Searched refs:PCI_MECH2_CONFIG_ENABLE (Results 1 – 3 of 3) sorted by relevance
61 outb(PCI_CSE_PORT, PCI_MECH2_CONFIG_ENABLE); in pci_check_neptune()
59 PCI_MECH2_CONFIG_ENABLE | ((function & PCI_FUNC_MASK) << 1)); in pci_mech2_config_enable()
107 #define PCI_MECH2_CONFIG_ENABLE 0x10 /* any nonzero high nibble works */ macro