Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/yge/
H A Dyge.h109 #define PCI_OUR_REG_5 0x88 /* 32 bit Our Register 5 */ macro
H A Dyge.c622 our = pci_config_get32(dev->d_pcih, PCI_OUR_REG_5); in yge_phy_power()
624 pci_config_put32(dev->d_pcih, PCI_OUR_REG_5, our); in yge_phy_power()