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

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

Completed in 164 milliseconds