Home
last modified time | relevance | path

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

/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/pci/
H A Dif_ale.c82 static void ale_attach(device_t, device_t, void *);
122 ale_match, ale_attach, ale_detach, NULL);
378 ale_attach(device_t parent, device_t self, void *aux) in ale_attach() function