Searched refs:PCI_PMCSR_PME_EN (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/dev/pci/
H A Dpcireg.h549 #define PCI_PMCSR_PME_EN 0x100 macro
H A Dif_wm.c8414 pmode &= ~(PCI_PMCSR_PME_STS | PCI_PMCSR_PME_EN);
8417 pmode |= PCI_PMCSR_PME_STS | PCI_PMCSR_PME_EN;

Completed in 118 milliseconds