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

  /src/sys/dev/
vnd.c 234 static int vnd_detach(device_t, int);
237 vnd_match, vnd_attach, vnd_detach, NULL, NULL, NULL, DVF_DETACH_SHUTDOWN);
281 vnd_detach(device_t self, int flags) function in typeref:typename:int

Completed in 27 milliseconds