IBMASM_RECEIVE_EVENT

Section: (9)
Updated: 09 October 2005
Index Return to Main Contents

 

NAME

ibmasm_receive_event -  

SYNOPSIS

"SYNOPSIS"

void ibmasm_receive_event (struct service_processor * sp, void * data, unsigned int data_size);  

ARGUMENTS

sp
-- undescribed --
data
-- undescribed --
data_size
-- undescribed --
 

DESCRIPTION

Called by the interrupt handler when a dot command of type sp_event is received. Store the event in the circular event buffer, wake up any sleeping event readers. There is no reader marker in the buffer, therefore readers are responsible for keeping up with the writer, or they will loose events.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 00:02:15 GMT, October 09, 2005