Searched refs:initialize_handler (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.0-release/sys/dev/isci/scil/
H A Dsci_base_controller.h264 * The initialize_handler specifies the method invoked when a user
267 SCI_BASE_CONTROLLER_HANDLER_T initialize_handler; member in struct:SCI_BASE_CONTROLLER_STATE_HANDLER
H A Dscif_sas_controller.c158 return fw_controller->state_handlers->initialize_handler(
H A Dscic_sds_controller.c3925 if (this_controller->state_handlers->parent.initialize_handler != NULL)
3927 status = this_controller->state_handlers->parent.initialize_handler(

Completed in 71 milliseconds