Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/pci/hotplug/
Dpciehp.h120 #define ATTN_LED(ctrl) ((ctrl)->slot_cap & PCI_EXP_SLTCAP_AIP)
Dpciehp_hpc.c824 FLAG(slot_cap, PCI_EXP_SLTCAP_AIP), in pcie_init()
/linux-4.4.14/include/uapi/linux/
Dpci_regs.h555 #define PCI_EXP_SLTCAP_AIP 0x00000008 /* Attention Indicator Present */ macro