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

  /src/sys/dev/isa/
fd.c 207 static bool fdcresume(device_t, const pmf_qual_t *);
305 fdcresume(device_t self, const pmf_qual_t *qual) function in typeref:typename:bool
396 if (!pmf_device_register(fdc->sc_dev, fdcsuspend, fdcresume)) {

Completed in 11 milliseconds