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