Searched refs:miibus_attach (Results 1 - 1 of 1) sorted by last modified time

/haiku/src/libs/compat/freebsd_network/
H A Dfbsd_mii.c66 static device_attach_t miibus_attach; variable
85 DEVMETHOD(device_attach, miibus_attach),
132 miibus_attach(device_t dev) function
424 * pass is done in miibus_attach(), i.e. once the miibus softc
525 /* Attaching of the PHY drivers is done in miibus_attach(). */

Completed in 54 milliseconds