HomeSort by: relevance | last modified time | path
    Searched defs:oboe_detach (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/pci/
oboe.c 68 static int oboe_detach(device_t self, int flags);
152 oboe_match, oboe_attach, oboe_detach, NULL);
244 oboe_detach(device_t self, int flags) function in typeref:typename:int

Completed in 11 milliseconds