Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/yge/
H A Dyge.c613 pci_config_put32(dev->d_pcih, PCI_OUR_REG_3, 0); in yge_phy_power()
1222 pci_config_put32(dev->d_pcih, PCI_OUR_REG_3, 0); in yge_attach()
1771 pci_config_put32(dev->d_pcih, PCI_OUR_REG_3, 0); in yge_resume()
H A Dyge.h107 #define PCI_OUR_REG_3 0x80 /* 32 bit Our Register 3 */ macro