Searched refs:ATTN_BUTTN (Results 1 – 2 of 2) sorted by relevance
626 if (ATTN_BUTTN(ctrl)) in pcie_enable_notification()675 if (!ATTN_BUTTN(ctrl)) { in pciehp_reset_slot()778 ATTN_BUTTN(ctrl) ? "yes" : "no"); in dbg_ctrl()
123 #define ATTN_BUTTN(ctrl) ((ctrl)->slot_cap & PCI_EXP_SLTCAP_ABP) macro