Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/isci/scil/
H A Dscic_controller.h467 SCI_TASK_STATUS scic_controller_start_task(
499 #define scic_controller_start_task(controller, dev, task, tag) SCI_TASK_FAILURE macro
H A Dscif_sas_controller_state_handlers.c908 status = (SCI_STATUS)scic_controller_start_task( in scif_sas_controller_ready_start_task_handler()
H A Dscic_sds_controller.c4251 SCI_TASK_STATUS scic_controller_start_task( in scic_controller_start_task() function