Searched refs:sltcap (Results 1 – 1 of 1) sorted by relevance
444 uint32_t sltcap = pci_get_long(exp_cap + PCI_EXP_SLTCAP); in pcie_cap_slot_enable_power() local446 if (sltcap & PCI_EXP_SLTCAP_PCP) { in pcie_cap_slot_enable_power()463 uint32_t sltcap = pci_get_long(exp_cap + PCI_EXP_SLTCAP); in pcie_cap_update_power() local467 if (sltcap & PCI_EXP_SLTCAP_PCP) { in pcie_cap_update_power()513 uint32_t sltcap = pci_get_word(exp_cap + PCI_EXP_SLTCAP); in pcie_cap_slot_pre_plug_cb() local516 if (dev->hotplugged && (sltcap & PCI_EXP_SLTCAP_HPC) == 0) { in pcie_cap_slot_pre_plug_cb()616 uint32_t sltcap = pci_get_word(exp_cap + PCI_EXP_SLTCAP); in pcie_cap_slot_unplug_request_cb() local620 if ((sltcap & PCI_EXP_SLTCAP_HPC) == 0) { in pcie_cap_slot_unplug_request_cb()