Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dpci_regs.h607 #define PCI_EXP_SLTCAP_EIP 0x00020000 /* Electromechanical Interlock Present */ macro
/linux/drivers/pci/hotplug/
H A Dpciehp_hpc.c1070 FLAG(slot_cap, PCI_EXP_SLTCAP_EIP), in pcie_init()