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

/freebsd-13-stable/sys/dev/mii/
H A Dmii.c62 static device_attach_t miibus_attach; variable
82 DEVMETHOD(device_attach, miibus_attach),
130 miibus_attach(device_t dev) function
434 * pass is done in miibus_attach(), i.e. once the miibus softc
535 /* Attaching of the PHY drivers is done in miibus_attach(). */

Completed in 43 milliseconds