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

  /src/sys/dev/
md.c 98 static int md_detach(device_t, int);
140 0, md_attach, md_detach, NULL, NULL, NULL, DVF_DETACH_SHUTDOWN);
196 md_detach(device_t self, int flags) function in typeref:typename:int
md.c 98 static int md_detach(device_t, int);
140 0, md_attach, md_detach, NULL, NULL, NULL, DVF_DETACH_SHUTDOWN);
196 md_detach(device_t self, int flags) function in typeref:typename:int

Completed in 26 milliseconds