Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/al_eth/
H A Dal_eth.c219 static int al_attach(device_t);
238 DEVMETHOD(device_attach, al_attach),
269 al_attach(device_t dev) in al_attach() function