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

  /src/sys/dev/isa/
sbdsp.c 252 static bool sbdsp_resume(device_t, const pmf_qual_t *);
473 if (!pmf_device_register(sc->sc_dev, NULL, sbdsp_resume))
479 sbdsp_resume(device_t dv, const pmf_qual_t *qual) function in typeref:typename:bool

Completed in 15 milliseconds