Home
last modified time | relevance | path

Searched refs:scif_cb_timer_destroy (Results 1 – 7 of 7) sorted by relevance

/src/sys/dev/isci/scil/
H A Dscif_sas_timer.c92 scif_cb_timer_destroy(fw_controller, timer); in scic_cb_timer_destroy()
H A Dscif_sas_internal_io_request.c277 scif_cb_timer_destroy(fw_controller, fw_internal_io->internal_io_timer); in scif_sas_internal_io_request_destruct()
H A Dscif_user_callback.h111 void scif_cb_timer_destroy(
H A Dscif_sas_smp_remote_device.c121 scif_cb_timer_destroy( in scif_sas_smp_remote_device_clear()
187 scif_cb_timer_destroy( in scif_sas_smp_remote_device_decode_smp_response()
H A Dscif_sas_domain.c1403 scif_cb_timer_destroy(fw_controller, fw_domain->operation.timer); in scif_sas_domain_release_resource()
H A Dscif_sas_controller_state_handlers.c1147 scif_cb_timer_destroy ( in scif_sas_controller_common_start_high_priority_io_handler()
/src/sys/dev/isci/
H A Disci_timer.c156 scif_cb_timer_destroy(SCI_CONTROLLER_HANDLE_T scif_controller, in scif_cb_timer_destroy() function