Home
last modified time | relevance | path

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

/freebsd/sys/dev/ale/
H A Dif_ale.c103 static int ale_attach(device_t);
155 DEVMETHOD(device_attach, ale_attach),
450 ale_attach(device_t dev) in ale_attach() function