Home
last modified time | relevance | path

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

/linux/drivers/pci/hotplug/
A Dpciehp.h152 #define ATTN_LED(ctrl) ((ctrl)->slot_cap & PCI_EXP_SLTCAP_AIP)
A Dpciehp_hpc.c981 slot_cap &= ~(PCI_EXP_SLTCAP_AIP | PCI_EXP_SLTCAP_PIP); in pcie_init()
1027 FLAG(slot_cap, PCI_EXP_SLTCAP_AIP), in pcie_init()
/linux/include/uapi/linux/
A Dpci_regs.h589 #define PCI_EXP_SLTCAP_AIP 0x00000008 /* Attention Indicator Present */ macro

Completed in 11 milliseconds