Home
last modified time | relevance | path

Searched refs:scif_cb_timer_start (Results 1 – 6 of 6) sorted by relevance

/src/sys/dev/isci/scil/
H A Dscif_sas_timer.c108 scif_cb_timer_start(fw_controller, timer, milliseconds); in scic_cb_timer_start()
H A Dscif_user_callback.h135 void scif_cb_timer_start(
H A Dscif_sas_smp_remote_device.c1077 scif_cb_timer_start( in scif_sas_smp_remote_device_continue_current_activity()
1354 scif_cb_timer_start( in scif_sas_smp_remote_device_finish_initial_discover()
1456 scif_cb_timer_start( in scif_sas_smp_remote_device_continue_target_reset()
1733 scif_cb_timer_start( in scif_sas_smp_remote_device_retry_internal_io()
H A Dscif_sas_domain_state_handlers.c142 scif_cb_timer_start( in scif_sas_domain_ready_discover_handler()
H A Dscif_sas_controller_state_handlers.c1227 scif_cb_timer_start( in scif_sas_controller_ready_start_high_priority_io_handler()
/src/sys/dev/isci/
H A Disci_timer.c75 scif_cb_timer_start(SCI_CONTROLLER_HANDLE_T controller, void *timer, in scif_cb_timer_start() function