Searched refs:PCI_EXP_SLTCAP_HPC (Results 1 – 2 of 2) sorted by relevance
516 if (dev->hotplugged && (sltcap & PCI_EXP_SLTCAP_HPC) == 0) { in pcie_cap_slot_pre_plug_cb()620 if ((sltcap & PCI_EXP_SLTCAP_HPC) == 0) { in pcie_cap_slot_unplug_request_cb()692 PCI_EXP_SLTCAP_HPC); in pcie_cap_slot_init()
595 #define PCI_EXP_SLTCAP_HPC 0x00000040 /* Hot-Plug Capable */ macro