Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/pci/
Dmvsata_pci.c101 static bool mvsata_pci_resume(device_t, const pmf_qual_t *qual);
237 if (!pmf_device_register(self, NULL, mvsata_pci_resume)) in mvsata_pci_attach()
305 mvsata_pci_resume(device_t dev, const pmf_qual_t *qual) in mvsata_pci_resume() function