Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/ale/
H A Dif_ale.c104 static int ale_attach(device_t);
156 DEVMETHOD(device_attach, ale_attach),
451 ale_attach(device_t dev) in ale_attach() function