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

/haiku/src/add-ons/kernel/drivers/network/ether/3com/dev/xl/
H A Dif_xl.c229 static int xl_attach(device_t);
311 DEVMETHOD(device_attach, xl_attach),
481 * that during xl_attach() because the miibus hasn't been attached yet.
1068 xl_attach(device_t dev) function
1507 * XXX This is a leaf function only called by xl_attach() and

Completed in 162 milliseconds