Home
last modified time | relevance | path

Searched refs:ahci_pci_resume (Results 1 – 1 of 1) sorted by relevance

/netbsd/sys/dev/pci/
H A Dahcisata_pci.c254 static bool ahci_pci_resume(device_t, const pmf_qual_t *);
484 if (!pmf_device_register(self, NULL, ahci_pci_resume)) in ahci_pci_attach()
550 ahci_pci_resume(device_t dv, const pmf_qual_t *qual) in ahci_pci_resume() function