Home
last modified time | relevance | path

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

/src/sys/dev/mii/
H A Dbrgphy.c69 static int brgphy_attach(device_t);
84 DEVMETHOD(device_attach, brgphy_attach),
211 brgphy_attach(device_t dev) in brgphy_attach() function