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

  /src/sys/dev/ata/
wd.c 122 static int wddetach(device_t, int);
133 wdprobe, wdattach, wddetach, NULL, NULL, NULL, DVF_DETACH_SHUTDOWN);
545 wddetach(device_t self, int flags) function in typeref:typename:int
wd.c 122 static int wddetach(device_t, int);
133 wdprobe, wdattach, wddetach, NULL, NULL, NULL, DVF_DETACH_SHUTDOWN);
545 wddetach(device_t self, int flags) function in typeref:typename:int

Completed in 26 milliseconds