Home
last modified time | relevance | path

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

/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/pci/
H A Doboe.c68 static int oboe_detach(device_t self, int flags);
153 oboe_match, oboe_attach, oboe_detach, NULL);
245 oboe_detach(device_t self, int flags) in oboe_detach() function