Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/pciex/hotplug/
H A Dpcishpc.c1891 int slots_before, found; in pcishpc_set_slot_name() local
1933 pci_id_cnt = slots_before = found = 0; in pcishpc_set_slot_name()
1953 slots_before++; in pcishpc_set_slot_name()
1970 while (slots_before) { in pcishpc_set_slot_name()
1974 slots_before--; in pcishpc_set_slot_name()
/titanic_50/usr/src/uts/sun4u/starcat/io/
H A Dschpc.c3844 int slots_before, found; in schpc_buildapid() local
3877 pci_id_cnt = slots_before = found = 0; in schpc_buildapid()
3903 slots_before++; in schpc_buildapid()
3920 while (slots_before) { in schpc_buildapid()
3924 slots_before--; in schpc_buildapid()