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

/illumos-gate/usr/src/uts/sun4u/starfire/io/
H A Dportctrl.c131 int foundslot = -1; local
150 foundslot = i;
153 if (foundslot == -1 && ittptr->ittrans_mondovec[i] == NULL)
155 foundslot = i;
158 if (foundslot != -1) {
160 stphysio(ittptr->ittransreg_physaddr[foundslot],
162 ittptr->ittrans_mondovec[foundslot] = mondovec_addr;
168 return (foundslot);
185 int foundslot = -1; local
203 foundslot
[all...]
/illumos-gate/usr/src/uts/common/vm/
H A Dvm_swap.c274 goto foundslot;
280 goto foundslot;
286 foundslot:

Completed in 73 milliseconds