Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/isci/scil/
Dsci_types.h198 typedef void (*SCI_TIMER_CALLBACK_T)(void*); typedef
Dscif_sas_timer.c71 SCI_TIMER_CALLBACK_T timer_callback, in scic_cb_timer_create()
Dscif_user_callback.h98 SCI_TIMER_CALLBACK_T timer_callback,
Dscic_user_callback.h94 SCI_TIMER_CALLBACK_T timer_callback,
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-9-stable/sys/dev/isci/
Disci_timer.c127 SCI_TIMER_CALLBACK_T timer_callback, void *cookie) in scif_cb_timer_create()
Disci.h80 SCI_TIMER_CALLBACK_T callback;