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

/illumos-gate/usr/src/uts/sun4/sys/
H A Derrclassify.h99 * userland). An array size CE_INITDISPTBL_SIZE of ce_dispact_t should be
117 #define CE_INITDISPTBL_SIZE (1 << 6) macro
127 for (i = 0; i < CE_INITDISPTBL_SIZE; ++i) \
/illumos-gate/usr/src/uts/sun4u/cpu/
H A Dus3_common.c333 static ce_dispact_t ce_disp_table[CE_INITDISPTBL_SIZE];

Completed in 58 milliseconds