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

  /src/sys/dev/pci/
ahcisata_pci.c 225 static bool ahci_pci_resume(device_t, const pmf_qual_t *);
455 if (!pmf_device_register(self, NULL, ahci_pci_resume))
521 ahci_pci_resume(device_t dv, const pmf_qual_t *qual) function in typeref:typename:bool

Completed in 11 milliseconds