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

  /src/sys/dev/pci/
arcmsr.c 83 static int arc_detach(device_t, int);
89 arc_match, arc_attach, arc_detach, NULL);
289 arc_detach(device_t self, int flags) function

Completed in 18 milliseconds