Searched refs:stop_handler (Results 1 – 10 of 10) sorted by relevance
177 SCI_BASE_PHY_HANDLER_T stop_handler; member
185 SCI_BASE_PORT_HANDLER_T stop_handler; member
219 SCI_BASE_REMOTE_DEVICE_HANDLER_T stop_handler; member
257 SCI_BASE_CONTROLLER_TIMED_HANDLER_T stop_handler; member
418 fw_device->state_handlers->parent.stop_handler(&fw_device->parent); in scif_sas_domain_stopping_state_enter()
221 return (fw_device->state_handlers->parent.stop_handler(&fw_device->parent)); in scif_sas_remote_device_ready_operational_destruct_handler()
228 stop_handler(&fw_controller->parent, timeout); in scif_controller_stop()
449 return this_device->state_handlers->parent.stop_handler(&this_device->parent); in scic_remote_device_stop()
1516 state_handlers->parent.stop_handler(&this_controller->port_table[index].parent); in scic_sds_controller_stop_ports()4031 if (this_controller->state_handlers->parent.stop_handler != NULL) in scic_controller_stop()4033 status = this_controller->state_handlers->parent.stop_handler( in scic_controller_stop()
1597 return this_phy->state_handlers->parent.stop_handler(&this_phy->parent); in scic_phy_stop()