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

/freebsd-13-stable/sys/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.
1065 xl_attach(device_t dev) function
1496 * XXX This is a leaf function only called by xl_attach() and

Completed in 104 milliseconds