Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/isci/scil/
H A Dscif_controller.h196 SCI_STATUS scif_controller_stop(
H A Dscif_sas_controller.c209 SCI_STATUS scif_controller_stop( in scif_controller_stop() function
/freebsd-13.1/sys/dev/isci/
H A Disci.c202 status = scif_controller_stop(controller->scif_controller_handle, 0); in isci_detach()