MPT_EVENT_REGISTER

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

 

NAME

mpt_event_register - Register protocol-specific event callback  

SYNOPSIS

"SYNOPSIS"

int mpt_event_register (int cb_idx, MPT_EVHANDLER ev_cbfunc);  

ARGUMENTS

cb_idx
previously registered (via mpt_register) callback handle
ev_cbfunc
callback function
 

DESCRIPTION

This routine can be called by one or more protocol-specific drivers if/when they choose to be notified of MPT events.

Returns 0 for success.  

DESCRIPTION

This routine can be called by one or more protocol-specific drivers if/when they choose to be notified of MPT events.

Returns 0 for success.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION
DESCRIPTION

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