Home
last modified time | relevance | path

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

/Linux-v5.10/include/uapi/linux/
Dpci_regs.h587 #define PCI_EXP_SLTCAP_EIP 0x00020000 /* Electromechanical Interlock Present */ macro
/Linux-v5.10/drivers/pci/hotplug/
Dpciehp_hpc.c969 FLAG(slot_cap, PCI_EXP_SLTCAP_EIP), in pcie_init()