Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/yge/
H A Dyge.h108 #define PCI_OUR_REG_4 0x84 /* 32 bit Our Register 4 */ macro
H A Dyge.c615 our = pci_config_get32(dev->d_pcih, PCI_OUR_REG_4); in yge_phy_power()
619 pci_config_put32(dev->d_pcih, PCI_OUR_REG_4, our); in yge_phy_power()