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

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

Completed in 53 milliseconds