Home
last modified time | relevance | path

Searched refs:scic_controller_start_task (Results 1 – 3 of 3) sorted by relevance

/freebsd-14.2/sys/dev/isci/scil/
H A Dscic_controller.h465 SCI_TASK_STATUS scic_controller_start_task(
497 #define scic_controller_start_task(controller, dev, task, tag) SCI_TASK_FAILURE macro
H A Dscif_sas_controller_state_handlers.c906 status = (SCI_STATUS)scic_controller_start_task( in scif_sas_controller_ready_start_task_handler()
H A Dscic_sds_controller.c4249 SCI_TASK_STATUS scic_controller_start_task( in scic_controller_start_task() function