Searched refs:PCI_82454_RW_CONTROL (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/i86pc/os/
H A Dpci_orion.c43 #define PCI_82454_RW_CONTROL 0x54 macro
82 FunctionNo, PCI_82454_RW_CONTROL);
110 PCI_82454_RW_CONTROL);
113 PCI_82454_RW_CONTROL, PciReg);
158 test = pci_mech1_getl(0, ncDevNo, 0, PCI_82454_RW_CONTROL);
164 PciReg = pci_mech1_getb(0, ncDevNo, 0, PCI_82454_RW_CONTROL);
166 pci_mech1_putb(0, ncDevNo, 0, PCI_82454_RW_CONTROL, PciReg);
174 PciReg = pci_mech1_getb(0, ncDevNo, 0, PCI_82454_RW_CONTROL);
176 pci_mech1_putb(0, ncDevNo, 0, PCI_82454_RW_CONTROL, PciReg);

Completed in 95 milliseconds