Searched refs:pci_id_cnt (Results 1 – 2 of 2) sorted by relevance
1890 int pci_id_cnt, pci_id_bit; in pcishpc_set_slot_name() local1933 pci_id_cnt = slots_before = found = 0; in pcishpc_set_slot_name()1940 while (!found && (pci_id_cnt < 32)) { in pcishpc_set_slot_name()1941 while (slot_p->hs_device_num != pci_id_cnt) { in pcishpc_set_slot_name()1947 (pci_id_cnt < 32)) { in pcishpc_set_slot_name()1949 pci_id_cnt++; in pcishpc_set_slot_name()1952 if (slot_p->hs_device_num != pci_id_cnt) in pcishpc_set_slot_name()1959 if (pci_id_cnt < 32) { in pcishpc_set_slot_name()
3843 int r, pci_id_cnt, pci_id_bit; in schpc_buildapid() local3877 pci_id_cnt = slots_before = found = 0; in schpc_buildapid()3887 while (!found && (pci_id_cnt < 32)) { in schpc_buildapid()3890 != pci_id_cnt) { in schpc_buildapid()3896 (pci_id_cnt < 32)) { in schpc_buildapid()3898 pci_id_cnt++; in schpc_buildapid()3902 pci_id_cnt) in schpc_buildapid()3909 if (pci_id_cnt < 32) { in schpc_buildapid()