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

  /src/sys/dev/pci/
agp.c 108 static bool agp_resume(device_t, const pmf_qual_t *);
378 if (!pmf_device_register(self, NULL, agp_resume))
1285 agp_resume(device_t dv, const pmf_qual_t *qual) function in typeref:typename:bool

Completed in 11 milliseconds