PCIE_SLOTCAP_ATTN_BUTTON
ctrl_p->hc_has_attn = (slot_capabilities & PCIE_SLOTCAP_ATTN_BUTTON) ?
capabilities & PCIE_SLOTCAP_ATTN_BUTTON ? "Yes":"No");
PCIE_SLOTCAP_ATTN_BUTTON) ? B_TRUE : B_FALSE;