IB_REGISTER_EVENT_HANDLER
Section: (9)
Updated: 09 October 2005
Index
Return to Main Contents
NAME
ib_register_event_handler - Register an IB event handler
SYNOPSIS
"SYNOPSIS"
int ib_register_event_handler (struct ib_event_handler * event_handler);
ARGUMENTS
- event_handler
-
Handler to register
DESCRIPTION
ib_register_event_handler registers an event handler that will be
called back when asynchronous IB events occur (as defined in
chapter 11 of the InfiniBand Architecture Specification). This
callback may occur in interrupt context.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 00:02:15 GMT, October 09, 2005