Home
last modified time | relevance | path

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

/NextBSD/sys/dev/e1000/
HDe1000_i210.h100 #define E1000_PCI_PMCSR_D3 0x03 macro
HDe1000_i210.c869 pci_word |= E1000_PCI_PMCSR_D3; in e1000_pll_workaround_i210()
872 pci_word &= ~E1000_PCI_PMCSR_D3; in e1000_pll_workaround_i210()