slot_cap 213 drivers/media/pci/bt8xx/dst_ca.c u8 slot_cap[256]; slot_cap 217 drivers/media/pci/bt8xx/dst_ca.c if ((dst_put_ci(state, slot_command, sizeof (slot_command), slot_cap, GET_REPLY)) < 0) { slot_cap 225 drivers/media/pci/bt8xx/dst_ca.c dprintk(verbose, DST_CA_INFO, 1, " Slot cap = [%d]", slot_cap[7]); slot_cap 227 drivers/media/pci/bt8xx/dst_ca.c for (i = 0; i < slot_cap[0] + 1; i++) slot_cap 228 drivers/media/pci/bt8xx/dst_ca.c dprintk(verbose, DST_CA_INFO, 0, " %d", slot_cap[i]); slot_cap 233 drivers/media/pci/bt8xx/dst_ca.c p_ca_caps->descr_num = slot_cap[7]; slot_cap 171 drivers/pci/hotplug/ibmphp.h u8 slot_cap; slot_cap 201 drivers/pci/hotplug/ibmphp_ebda.c debug("%s - cap of the slot: %x\n", __func__, hpc_ptr->slots[index].slot_cap); slot_cap 736 drivers/pci/hotplug/ibmphp_ebda.c slot_ptr->slot_cap = readb(io_mem + addr_slot + 3*slot_num); slot_cap 852 drivers/pci/hotplug/ibmphp_ebda.c tmp_slot->capabilities = hpc_ptr->slots[index].slot_cap; slot_cap 853 drivers/pci/hotplug/ibmphp_ebda.c if ((hpc_ptr->slots[index].slot_cap & EBDA_SLOT_133_MAX) == EBDA_SLOT_133_MAX) slot_cap 855 drivers/pci/hotplug/ibmphp_ebda.c else if ((hpc_ptr->slots[index].slot_cap & EBDA_SLOT_100_MAX) == EBDA_SLOT_100_MAX) slot_cap 857 drivers/pci/hotplug/ibmphp_ebda.c else if ((hpc_ptr->slots[index].slot_cap & EBDA_SLOT_66_MAX) == EBDA_SLOT_66_MAX) slot_cap 860 drivers/pci/hotplug/ibmphp_ebda.c if ((hpc_ptr->slots[index].slot_cap & EBDA_SLOT_PCIX_CAP) == EBDA_SLOT_PCIX_CAP) slot_cap 86 drivers/pci/hotplug/pciehp.h u32 slot_cap; /* capabilities and quirks */ slot_cap 145 drivers/pci/hotplug/pciehp.h #define ATTN_BUTTN(ctrl) ((ctrl)->slot_cap & PCI_EXP_SLTCAP_ABP) slot_cap 146 drivers/pci/hotplug/pciehp.h #define POWER_CTRL(ctrl) ((ctrl)->slot_cap & PCI_EXP_SLTCAP_PCP) slot_cap 147 drivers/pci/hotplug/pciehp.h #define MRL_SENS(ctrl) ((ctrl)->slot_cap & PCI_EXP_SLTCAP_MRLSP) slot_cap 148 drivers/pci/hotplug/pciehp.h #define ATTN_LED(ctrl) ((ctrl)->slot_cap & PCI_EXP_SLTCAP_AIP) slot_cap 149 drivers/pci/hotplug/pciehp.h #define PWR_LED(ctrl) ((ctrl)->slot_cap & PCI_EXP_SLTCAP_PIP) slot_cap 150 drivers/pci/hotplug/pciehp.h #define HP_SUPR_RM(ctrl) ((ctrl)->slot_cap & PCI_EXP_SLTCAP_HPS) slot_cap 151 drivers/pci/hotplug/pciehp.h #define EMI(ctrl) ((ctrl)->slot_cap & PCI_EXP_SLTCAP_EIP) slot_cap 152 drivers/pci/hotplug/pciehp.h #define NO_CMD_CMPL(ctrl) ((ctrl)->slot_cap & PCI_EXP_SLTCAP_NCCS) slot_cap 153 drivers/pci/hotplug/pciehp.h #define PSN(ctrl) (((ctrl)->slot_cap & PCI_EXP_SLTCAP_PSN) >> 19) slot_cap 841 drivers/pci/hotplug/pciehp_hpc.c ctrl_dbg(ctrl, "Slot Capabilities : 0x%08x\n", ctrl->slot_cap); slot_cap 853 drivers/pci/hotplug/pciehp_hpc.c u32 slot_cap, link_cap; slot_cap 863 drivers/pci/hotplug/pciehp_hpc.c pcie_capability_read_dword(pdev, PCI_EXP_SLTCAP, &slot_cap); slot_cap 866 drivers/pci/hotplug/pciehp_hpc.c slot_cap &= ~(PCI_EXP_SLTCAP_AIP | PCI_EXP_SLTCAP_PIP); slot_cap 873 drivers/pci/hotplug/pciehp_hpc.c slot_cap |= PCI_EXP_SLTCAP_NCCS; slot_cap 875 drivers/pci/hotplug/pciehp_hpc.c ctrl->slot_cap = slot_cap; slot_cap 898 drivers/pci/hotplug/pciehp_hpc.c (slot_cap & PCI_EXP_SLTCAP_PSN) >> 19, slot_cap 899 drivers/pci/hotplug/pciehp_hpc.c FLAG(slot_cap, PCI_EXP_SLTCAP_ABP), slot_cap 900 drivers/pci/hotplug/pciehp_hpc.c FLAG(slot_cap, PCI_EXP_SLTCAP_PCP), slot_cap 901 drivers/pci/hotplug/pciehp_hpc.c FLAG(slot_cap, PCI_EXP_SLTCAP_MRLSP), slot_cap 902 drivers/pci/hotplug/pciehp_hpc.c FLAG(slot_cap, PCI_EXP_SLTCAP_AIP), slot_cap 903 drivers/pci/hotplug/pciehp_hpc.c FLAG(slot_cap, PCI_EXP_SLTCAP_PIP), slot_cap 904 drivers/pci/hotplug/pciehp_hpc.c FLAG(slot_cap, PCI_EXP_SLTCAP_HPC), slot_cap 905 drivers/pci/hotplug/pciehp_hpc.c FLAG(slot_cap, PCI_EXP_SLTCAP_HPS), slot_cap 906 drivers/pci/hotplug/pciehp_hpc.c FLAG(slot_cap, PCI_EXP_SLTCAP_EIP), slot_cap 907 drivers/pci/hotplug/pciehp_hpc.c FLAG(slot_cap, PCI_EXP_SLTCAP_NCCS), slot_cap 934 drivers/pci/hotplug/pciehp_hpc.c u32 slot_cap; slot_cap 937 drivers/pci/hotplug/pciehp_hpc.c pcie_capability_read_dword(pdev, PCI_EXP_SLTCAP, &slot_cap); slot_cap 938 drivers/pci/hotplug/pciehp_hpc.c if (slot_cap & PCI_EXP_SLTCAP_HPC && slot_cap 939 drivers/pci/hotplug/pciehp_hpc.c !(slot_cap & PCI_EXP_SLTCAP_NCCS)) slot_cap 794 drivers/pci/pci-acpi.c u32 slot_cap; slot_cap 799 drivers/pci/pci-acpi.c pcie_capability_read_dword(bridge, PCI_EXP_SLTCAP, &slot_cap); slot_cap 800 drivers/pci/pci-acpi.c if (!(slot_cap & PCI_EXP_SLTCAP_HPC))