Home
last modified time | relevance | path

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

/freebsd/sys/dev/isci/scil/
H A Dscif_sas_timer.c78 return scif_cb_timer_create(fw_controller, timer_callback, cookie); in scic_cb_timer_create()
H A Dscif_sas_internal_io_request.c156 scif_cb_timer_create( in scif_sas_internal_io_request_construct_smp()
H A Dscif_user_callback.h96 void * scif_cb_timer_create(
H A Dscif_sas_smp_remote_device.c1065 scif_cb_timer_create( in scif_sas_smp_remote_device_continue_current_activity()
1343 scif_cb_timer_create( in scif_sas_smp_remote_device_finish_initial_discover()
1444 scif_cb_timer_create( in scif_sas_smp_remote_device_continue_target_reset()
1722 scif_cb_timer_create( in scif_sas_smp_remote_device_retry_internal_io()
H A Dscif_sas_domain.c741 fw_domain->operation.timer = scif_cb_timer_create( in scif_sas_domain_initialize()
/freebsd/sys/dev/isci/
H A Disci_timer.c126 scif_cb_timer_create(SCI_CONTROLLER_HANDLE_T scif_controller, in scif_cb_timer_create() function