Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/pci/hotplug/
Dpciehp.h129 #define EMI(ctrl) ((ctrl)->slot_cap & PCI_EXP_SLTCAP_EIP)
Dpciehp_hpc.c839 FLAG(slot_cap, PCI_EXP_SLTCAP_EIP), in pcie_init()
/linux-4.1.27/include/uapi/linux/
Dpci_regs.h520 #define PCI_EXP_SLTCAP_EIP 0x00020000 /* Electromechanical Interlock Present */ macro