Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/ale/
H A Dif_ale.c106 static int ale_attach(device_t);
158 DEVMETHOD(device_attach, ale_attach),
455 ale_attach(device_t dev) in ale_attach() function