Home
last modified time | relevance | path

Searched refs:PCI_HP_SLOT_MASK_ALL (Results 1 – 2 of 2) sorted by relevance

/titanic_44/usr/src/uts/common/sys/
H A Dpci.h887 #define PCI_HP_SLOT_MASK_ALL 0x5f000000 macro
/titanic_44/usr/src/uts/common/io/pciex/hotplug/
H A Dpcishpc.c1128 reg &= ~(PCI_HP_SLOT_MASK_ALL | in pcishpc_enable_irqs()
1137 reg &= ~(PCI_HP_SLOT_MASK_ALL); in pcishpc_enable_irqs()
1175 reg |= PCI_HP_SLOT_MASK_ALL; in pcishpc_disable_irqs()