Home
last modified time | relevance | path

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

/freebsd/sys/dev/al_eth/
H A Dal_eth.c218 static int al_attach(device_t);
237 DEVMETHOD(device_attach, al_attach),
268 al_attach(device_t dev) in al_attach() function