Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/extres/phy/
H A Dphy.h82 int phy_disable(phy_t phy);
H A Dphy.c335 phy_disable(phy_t phy) in phy_disable() function
/freebsd-12.1/sys/dev/usb/controller/
H A Dgeneric_ohci.c262 err = phy_disable(sc->phy); in generic_ohci_detach()