Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/pciex/hotplug/
H A Dpcishpc.c1890 int pci_id_cnt, pci_id_bit; in pcishpc_set_slot_name() local
1933 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()
/titanic_50/usr/src/uts/sun4u/starcat/io/
H A Dschpc.c3843 int r, pci_id_cnt, pci_id_bit; in schpc_buildapid() local
3877 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()