/src/sys/dev/ata/ |
wd.c | 129 static bool wd_suspend(device_t, const pmf_qual_t *); 522 if (!pmf_device_register1(self, wd_suspend, NULL, wd_shutdown)) 529 wd_suspend(device_t dv, const pmf_qual_t *qual) function in typeref:typename:bool
|
wd.c | 129 static bool wd_suspend(device_t, const pmf_qual_t *); 522 if (!pmf_device_register1(self, wd_suspend, NULL, wd_shutdown)) 529 wd_suspend(device_t dv, const pmf_qual_t *qual) function in typeref:typename:bool
|
wd.c | 129 static bool wd_suspend(device_t, const pmf_qual_t *); 522 if (!pmf_device_register1(self, wd_suspend, NULL, wd_shutdown)) 529 wd_suspend(device_t dv, const pmf_qual_t *qual) function in typeref:typename:bool
|