Man Page: mpt_event_register
Operating Environment: centos
Section: 9
MPT_EVENT_REGISTER(9) Message-based devices MPT_EVENT_REGISTER(9)NAMEmpt_event_register - Register protocol-specific event callback handler.SYNOPSISint mpt_event_register(u8 cb_idx, MPT_EVHANDLER ev_cbfunc);ARGUMENTScb_idx previously registered (via mpt_register) callback handle ev_cbfunc callback functionDESCRIPTIONThis 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.COPYRIGHTKernel Hackers Manual 3.10 June 2014 MPT_EVENT_REGISTER(9)
| Related Man Pages |
|---|
| tk_creategenerichandler(3) - mojave |
| tk_deletegenerichandler(3) - centos |
| tk_creategenerichandler(3) - osx |
| ldi_add_event_handler(9f) - sunos |
| ldi_add_event_handler(9f) - opensolaris |
| Similar Topics in the Unix Linux Community |
|---|
| Weird 'find' results |
| Set hard block limit for user using quota |
| How to increment version inside a file? |
| CentOS7 restoring file capabilities |
| [TIP] Processing YAML files with yq |