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

  /src/sys/dev/pci/
if_athn_pci.c 87 Static bool athn_pci_suspend(device_t, const pmf_qual_t *);
221 if (pmf_device_register(self, athn_pci_suspend, athn_pci_resume)) {
274 athn_pci_suspend(device_t self, const pmf_qual_t *qual) function in typeref:typename:Static bool
if_athn_pci.c 87 Static bool athn_pci_suspend(device_t, const pmf_qual_t *);
221 if (pmf_device_register(self, athn_pci_suspend, athn_pci_resume)) {
274 athn_pci_suspend(device_t self, const pmf_qual_t *qual) function in typeref:typename:Static bool

Completed in 150 milliseconds