Home
last modified time | relevance | path

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

/freebsd/sys/dev/isci/scil/
H A Dsci_types.h198 typedef void (*SCI_TIMER_CALLBACK_T)(void*); typedef
H A Dscif_sas_timer.c71 SCI_TIMER_CALLBACK_T timer_callback, in scic_cb_timer_create()
H A Dscif_user_callback.h98 SCI_TIMER_CALLBACK_T timer_callback,
H A Dscic_user_callback.h94 SCI_TIMER_CALLBACK_T timer_callback,
H A Dscif_sas_smp_remote_device.c1067 (SCI_TIMER_CALLBACK_T)scif_sas_smp_external_request_retry, in scif_sas_smp_remote_device_continue_current_activity()
1345 (SCI_TIMER_CALLBACK_T)scif_sas_smp_remote_device_sata_spinup_hold_release, in scif_sas_smp_remote_device_finish_initial_discover()
1446 (SCI_TIMER_CALLBACK_T)scif_sas_smp_remote_device_target_reset_poll, in scif_sas_smp_remote_device_continue_target_reset()
1724 (SCI_TIMER_CALLBACK_T)scif_sas_smp_internal_request_retry, in scif_sas_smp_remote_device_retry_internal_io()
/freebsd/sys/dev/isci/
H A Disci_timer.c127 SCI_TIMER_CALLBACK_T timer_callback, void *cookie) in scif_cb_timer_create()
H A Disci.h83 SCI_TIMER_CALLBACK_T callback;