Searched refs:stop_handler (Results 1 – 10 of 10) sorted by relevance
175 SCI_BASE_PHY_HANDLER_T stop_handler; member
183 SCI_BASE_PORT_HANDLER_T stop_handler; member
217 SCI_BASE_REMOTE_DEVICE_HANDLER_T stop_handler; member
255 SCI_BASE_CONTROLLER_TIMED_HANDLER_T stop_handler; member
416 fw_device->state_handlers->parent.stop_handler(&fw_device->parent); in scif_sas_domain_stopping_state_enter()
219 return (fw_device->state_handlers->parent.stop_handler(&fw_device->parent)); in scif_sas_remote_device_ready_operational_destruct_handler()
226 stop_handler(&fw_controller->parent, timeout); in scif_controller_stop()
447 return this_device->state_handlers->parent.stop_handler(&this_device->parent); in scic_remote_device_stop()
1514 state_handlers->parent.stop_handler(&this_controller->port_table[index].parent); in scic_sds_controller_stop_ports()4029 if (this_controller->state_handlers->parent.stop_handler != NULL) in scic_controller_stop()4031 status = this_controller->state_handlers->parent.stop_handler( in scic_controller_stop()
1595 return this_phy->state_handlers->parent.stop_handler(&this_phy->parent); in scic_phy_stop()