Home
last modified time | relevance | path

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

/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/pci/
H A Dif_ale.c83 static int ale_detach(device_t, int);
122 ale_match, ale_attach, ale_detach, NULL);
596 ale_detach(device_t self, int flags) in ale_detach() function