Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Dpci.h899 #define PCI_HP_SLOT_CONFIG_ATTN_BUTTON 0x80000000 macro
/titanic_41/usr/src/uts/common/io/pciex/hotplug/
H A Dpcishpc.c909 (config & PCI_HP_SLOT_CONFIG_ATTN_BUTTON) ? B_TRUE : B_FALSE; in pcishpc_setup_controller()
2475 (reg & PCI_HP_SLOT_CONFIG_ATTN_BUTTON) ? "Yes" : "No"); in pcishpc_dump_regs()