Home
last modified time | relevance | path

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

/openbmc/qemu/hw/pci/
H A Dpcie.c43 static bool pcie_sltctl_powered_off(uint16_t sltctl) in pcie_sltctl_powered_off() function
654 if (pcie_sltctl_powered_off(sltctl)) { in pcie_cap_slot_unplug_request_cb()
887 if ((sltsta & PCI_EXP_SLTSTA_PDS) && pcie_sltctl_powered_off(val) && in pcie_cap_slot_write_config()
888 !pcie_sltctl_powered_off(old_slt_ctl)) in pcie_cap_slot_write_config()