Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/pci/hotplug/
Dpciehp_hpc.c626 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()
Dpciehp.h123 #define ATTN_BUTTN(ctrl) ((ctrl)->slot_cap & PCI_EXP_SLTCAP_ABP) macro