Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/isci/scil/
H A Dscic_sds_remote_node_context.h125 SCIC_SDS_REMOTE_NODE_CONTEXT_OPERATION destruct_handler; member
356 ((rnc)->state_handlers->destruct_handler(rnc, callback, parameter))
H A Dsci_base_request.h185 SCI_BASE_REQUEST_HANDLER_T destruct_handler; member
H A Dsci_base_phy.h189 SCI_BASE_PHY_HANDLER_T destruct_handler; member
H A Dsci_base_port.h191 SCI_BASE_PORT_HANDLER_T destruct_handler; member
H A Dsci_base_remote_device.h232 SCI_BASE_REMOTE_DEVICE_HANDLER_T destruct_handler; member
H A Dscif_sas_controller_state_handlers.c684 fw_io->parent.state_handlers->destruct_handler(&fw_io->parent.parent); in scif_sas_controller_ready_complete_io_handler()
774 fw_io->parent.state_handlers->destruct_handler(&fw_io->parent.parent); in scif_sas_controller_ready_complete_high_priority_io_handler()
1005 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.c146 = fw_device->state_handlers->parent.destruct_handler( in scif_sas_remote_device_stopped_state_enter()
H A Dscif_sas_remote_device.c353 return fw_device->state_handlers->parent.destruct_handler( in scif_remote_device_destruct()
H A Dscic_sds_remote_device.c349 return this_device->state_handlers->parent.destruct_handler(&this_device->parent); in scic_remote_device_destruct()