Searched refs:LPC_IO_CONTROL_REG_1 (Results 1 – 1 of 1) sorted by relevance
/titanic_41/usr/src/uts/intel/io/pci/ |
H A D | pci_boot.c | 83 #define LPC_IO_CONTROL_REG_1 0x40 macro 1794 val8 = pci_getb(bus, dev, fn, LPC_IO_CONTROL_REG_1); in undo_amd8111_pci_fix() 1800 pci_putb(bus, dev, fn, LPC_IO_CONTROL_REG_1, val8); in undo_amd8111_pci_fix() 1808 val8 = pci_getb(bus, dev, fn, LPC_IO_CONTROL_REG_1); in pci_fix_amd8111() 1820 pci_putb(bus, dev, fn, LPC_IO_CONTROL_REG_1, val8); in pci_fix_amd8111()
|