Home
last modified time | relevance | path

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

/freebsd-12.1/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); in phynode_usb_create()
H A Dphy.c192 phynode_get_softc(struct phynode *phynode) in phynode_get_softc() function