Searched refs:phynode_get_softc (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/sys/dev/extres/phy/
H A Dphy.h65 void *phynode_get_softc(struct phynode *phynode);
H A Dphy_usb.c66 sc = phynode_get_softc(phynode);
H A Dphy.c192 phynode_get_softc(struct phynode *phynode) function
/freebsd-13-stable/sys/arm64/rockchip/
H A Drk_usbphy.c99 sc = phynode_get_softc(phy);
115 sc = phynode_get_softc(phynode);
125 sc = phynode_get_softc(phynode);
224 phy_sc = phynode_get_softc(phynode);

Completed in 121 milliseconds