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

  /src/sys/dev/pci/
if_atw_pci.c 92 static bool atw_pci_suspend(device_t, const pmf_qual_t *);
153 atw_pci_suspend(device_t self, const pmf_qual_t *qual) function in typeref:typename:bool
276 if (pmf_device_register1(sc->sc_dev, atw_pci_suspend, atw_pci_resume,

Completed in 12 milliseconds