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

/illumos-gate/usr/src/uts/sun4u/starfire/cvc/
H A Dcvc.c149 #define BBSRAM_INPUT_BUF ((volatile char *)(cvc_iobufp[cvc_iocpu] \
152 #define BBSRAM_OUTPUT_BUF ((volatile char *)(cvc_iobufp[cvc_iocpu] \
162 #define BBSRAM_CONTROL_REG ((volatile uchar_t *)(cvc_iobufp[cvc_iocpu] \
184 static processorid_t cvc_iocpu = -1; /* cpu id of cpu zero */ variable
1109 processorid_t oldcpu = cvc_iocpu;
1118 cvc_iocpu = newcpu;

Completed in 58 milliseconds