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

  /src/sys/dev/scsipi/
sd.c 100 static bool sd_suspend(device_t, const pmf_qual_t *);
382 if (!pmf_device_register1(self, sd_suspend, NULL, sd_shutdown))
1115 sd_suspend(device_t dv, const pmf_qual_t *qual) function in typeref:typename:bool
sd.c 100 static bool sd_suspend(device_t, const pmf_qual_t *);
382 if (!pmf_device_register1(self, sd_suspend, NULL, sd_shutdown))
1115 sd_suspend(device_t dv, const pmf_qual_t *qual) function in typeref:typename:bool

Completed in 66 milliseconds