Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sparc/os/
H A Dbootops.c206 static int temp_indx; variable
247 temp_base[temp_indx] = ret; in bop_temp_alloc()
248 temp_size[temp_indx] = size; in bop_temp_alloc()
249 if (++temp_indx == NTMPALLOC) in bop_temp_alloc()