Home
last modified time | relevance | path

Searched defs:ATTN_LED (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/drivers/pci/hotplug/
Dpciehp.h155 #define ATTN_LED(ctrl) ((ctrl)->slot_cap & PCI_EXP_SLTCAP_AIP) macro
/kernel/linux/linux-5.10/drivers/pci/hotplug/
Dpciehp.h152 #define ATTN_LED(ctrl) ((ctrl)->slot_cap & PCI_EXP_SLTCAP_AIP) macro