Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/isci/scil/
Dscic_phy.h442 SCI_STATUS scic_phy_stop(
Dscic_sds_phy.c1583 SCI_STATUS scic_phy_stop( in scic_phy_stop() function
Dscic_sds_controller.c1747 phy_status = scic_phy_stop(&this_controller->phy_table[index]); in scic_sds_controller_stop_phys()
/freebsd-12-stable/sys/dev/isci/
Disci_sysctl.c144 scic_phy_stop(phy_handle); in isci_sysctl_stop()