Searched refs:dcpumap (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/starfire/io/
H A Didn.c3201 dp->dcpumap[i] = (uchar_t)-1;
3259 dp->dcpumap[c] = (uchar_t)new_cpuid;
3430 dp->dcpumap = cpumap;
3488 ldp->dcpumap[d] = (uchar_t)i;
3521 FREESTRUCT(idn_domain[0].dcpumap, uchar_t, NCPU * MAX_DOMAINS);
3532 dp->dcpumap = NULL;
H A Didn_proto.c7414 dp->dcpumap[p] = (uchar_t)i;
/illumos-gate/usr/src/uts/sun4u/starfire/sys/
H A Didn.h1643 * Index into dcpumap to determine
1654 uchar_t *dcpumap; /* drwlock */ member in struct:idn_domain
1816 ((dp)->dcpu = (int)((dp)->dcpumap[(cookie) & (NCPU-1)]))

Completed in 85 milliseconds