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

/freebsd-13-stable/sys/dev/isci/scil/
H A Dsci_base_controller.h266 * The initialize_handler specifies the method invoked when a user
269 SCI_BASE_CONTROLLER_HANDLER_T initialize_handler; member in struct:SCI_BASE_CONTROLLER_STATE_HANDLER
H A Dscif_sas_controller.c160 return fw_controller->state_handlers->initialize_handler(
H A Dscic_sds_controller.c3927 if (this_controller->state_handlers->parent.initialize_handler != NULL)
3929 status = this_controller->state_handlers->parent.initialize_handler(

Completed in 51 milliseconds