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

  /src/sys/dev/sbus/
dbri.c 164 static bool dbri_suspend(device_t, const pmf_qual_t *);
283 if (!pmf_device_register(self, dbri_suspend, dbri_resume)) {
2069 dbri_suspend(device_t self, const pmf_qual_t *qual) function in typeref:typename:bool
dbri.c 164 static bool dbri_suspend(device_t, const pmf_qual_t *);
283 if (!pmf_device_register(self, dbri_suspend, dbri_resume)) {
2069 dbri_suspend(device_t self, const pmf_qual_t *qual) function in typeref:typename:bool

Completed in 23 milliseconds