Home
last modified time | relevance | path

Searched refs:destruct_handler (Results 1 – 9 of 9) sorted by relevance

/freebsd/sys/dev/isci/scil/
H A Dscic_sds_remote_node_context.h123 SCIC_SDS_REMOTE_NODE_CONTEXT_OPERATION destruct_handler; member
354 ((rnc)->state_handlers->destruct_handler(rnc, callback, parameter))
H A Dsci_base_phy.h187 SCI_BASE_PHY_HANDLER_T destruct_handler; member
H A Dsci_base_request.h183 SCI_BASE_REQUEST_HANDLER_T destruct_handler; member
H A Dsci_base_port.h189 SCI_BASE_PORT_HANDLER_T destruct_handler; member
H A Dsci_base_remote_device.h230 SCI_BASE_REMOTE_DEVICE_HANDLER_T destruct_handler; member
H A Dscif_sas_controller_state_handlers.c682 fw_io->parent.state_handlers->destruct_handler(&fw_io->parent.parent); in scif_sas_controller_ready_complete_io_handler()
772 fw_io->parent.state_handlers->destruct_handler(&fw_io->parent.parent); in scif_sas_controller_ready_complete_high_priority_io_handler()
1003 fw_task->parent.state_handlers->destruct_handler(&fw_task->parent.parent); in scif_sas_controller_ready_complete_task_handler()
H A Dscif_sas_remote_device_states.c144 = fw_device->state_handlers->parent.destruct_handler( in scif_sas_remote_device_stopped_state_enter()
H A Dscif_sas_remote_device.c351 return fw_device->state_handlers->parent.destruct_handler( in scif_remote_device_destruct()
H A Dscic_sds_remote_device.c347 return this_device->state_handlers->parent.destruct_handler(&this_device->parent); in scic_remote_device_destruct()