Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/ale/
H A Dif_ale.c80 static int ale_attach(device_t);
148 DEVMETHOD(device_attach, ale_attach),
444 ale_attach(device_t dev) in ale_attach() function