Home
last modified time | relevance | path

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

/freebsd/sys/dev/al_eth/
H A Dal_eth.c219 static int al_detach(device_t);
238 DEVMETHOD(device_detach, al_detach),
452 al_detach(device_t dev) in al_detach() function