Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/extres/phy/
H A Dphy.c53 static int phynode_method_init(struct phynode *phynode);
62 PHYNODEMETHOD(phynode_init, phynode_method_init),
81 phynode_method_init(struct phynode *phynode) in phynode_method_init() function