Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/pci/hotplug/ !
Dpciehp.h123 #define ATTN_LED(ctrl) ((ctrl)->slot_cap & PCI_EXP_SLTCAP_AIP)
/linux-3.4.99/include/linux/ !
Dpci_regs.h469 #define PCI_EXP_SLTCAP_AIP 0x00000008 /* Attention Indicator Present */ macro