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

  /src/sys/dev/ata/
wd.c 212 static bool wd_shutdown(device_t, int);
522 if (!pmf_device_register1(self, wd_suspend, NULL, wd_shutdown))
1990 wd_shutdown(device_t dev, int how) function in typeref:typename:bool
wd.c 212 static bool wd_shutdown(device_t, int);
522 if (!pmf_device_register1(self, wd_suspend, NULL, wd_shutdown))
1990 wd_shutdown(device_t dev, int how) function in typeref:typename:bool

Completed in 23 milliseconds