Man Page: mpt_reset_register
Operating Environment: centos
Section: 9
MPT_RESET_REGISTER(9) Message-based devices MPT_RESET_REGISTER(9)NAMEmpt_reset_register - Register protocol-specific IOC reset handler.SYNOPSISint mpt_reset_register(u8 cb_idx, MPT_RESETHANDLER reset_func);ARGUMENTScb_idx previously registered (via mpt_register) callback handle reset_func reset functionDESCRIPTIONThis routine can be called by one or more protocol-specific drivers if/when they choose to be notified of IOC resets. Returns 0 for success.COPYRIGHTKernel Hackers Manual 3.10 June 2014 MPT_RESET_REGISTER(9)
| Related Man Pages |
|---|
| usb_queue_reset_device(9) - centos |
| scsi_reset_notify(9f) - centos |
| scsi_reset_notify(9f) - v7 |
| scsi_reset_notify(9f) - redhat |
| scsi_reset_notify(9f) - bsd |
| Similar Topics in the Unix Linux Community |
|---|
| How to increment version inside a file? |
| Docker learning Phase-I |
| Shopt -s histappend |
| Unsure why access time on a directory change isn't changing |
| [TIP] Processing YAML files with yq |