Home
last modified time | relevance | path

Searched refs:PCI_EXP_SLTSTA_EIS (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/hw/pci/
H A Dpcie.c467 if (sltsta & PCI_EXP_SLTSTA_EIS) { in pcie_cap_slot_plug_common()
746 PCI_EXP_SLTSTA_EIS |/* on reset, in pcie_cap_slot_reset()
823 sltsta ^= PCI_EXP_SLTSTA_EIS; /* toggle PCI_EXP_SLTSTA_EIS bit */ in pcie_cap_slot_write_config()
/openbmc/linux/drivers/pci/
H A Dpci-bridge-emul.c248 PCI_EXP_SLTSTA_EIS) << 16,
/openbmc/linux/include/uapi/linux/
H A Dpci_regs.h629 #define PCI_EXP_SLTSTA_EIS 0x0080 /* Electromechanical Interlock Status */ macro
/openbmc/qemu/include/standard-headers/linux/
H A Dpci_regs.h630 #define PCI_EXP_SLTSTA_EIS 0x0080 /* Electromechanical Interlock Status */ macro