Home
last modified time | relevance | path

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

/trueos/sys/dev/isci/scil/
HDscic_phy.h440 SCI_STATUS scic_phy_stop(
HDscic_sds_phy.c1581 SCI_STATUS scic_phy_stop( in scic_phy_stop() function
HDscic_sds_controller.c1745 phy_status = scic_phy_stop(&this_controller->phy_table[index]); in scic_sds_controller_stop_phys()
/trueos/sys/dev/isci/
HDisci_sysctl.c142 scic_phy_stop(phy_handle); in isci_sysctl_stop()