Home
last modified time | relevance | path

Searched refs:ATTN_LED (Results 1 – 3 of 3) sorted by relevance

/drivers/pci/hotplug/
Dpciehp.h126 #define ATTN_LED(ctrl) ((ctrl)->slot_cap & PCI_EXP_SLTCAP_AIP) macro
Dpciehp_hpc.c430 if (!ATTN_LED(ctrl)) in pciehp_set_attention_status()
784 ATTN_LED(ctrl) ? "yes" : "no"); in dbg_ctrl()
Dpciehp_core.c119 if (ATTN_LED(ctrl)) { in init_slot()