Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/e1000api/
H A De1000_i210.h100 #define E1000_PCI_PMCSR_D3 0x03 macro
H A De1000_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()