Home
last modified time | relevance | path

Searched refs:scic_phy_stop (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/isci/scil/
H A Dscic_phy.h440 SCI_STATUS scic_phy_stop(
H A Dscic_sds_phy.c1581 SCI_STATUS scic_phy_stop( in scic_phy_stop() function
H A Dscic_sds_controller.c1745 phy_status = scic_phy_stop(&this_controller->phy_table[index]); in scic_sds_controller_stop_phys()
/freebsd/sys/dev/isci/
H A Disci_sysctl.c142 scic_phy_stop(phy_handle); in isci_sysctl_stop()