Home
last modified time | relevance | path

Searched refs:PCI_MECH2_CONFIG_ENABLE (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/uts/i86pc/os/
H A Dpci_neptune.c61 outb(PCI_CSE_PORT, PCI_MECH2_CONFIG_ENABLE); in pci_check_neptune()
H A Dpci_mech2.c59 PCI_MECH2_CONFIG_ENABLE | ((function & PCI_FUNC_MASK) << 1)); in pci_mech2_config_enable()
/titanic_50/usr/src/uts/i86pc/sys/
H A Dpci_cfgspace_impl.h107 #define PCI_MECH2_CONFIG_ENABLE 0x10 /* any nonzero high nibble works */ macro