Home
last modified time | relevance | path

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

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