Searched defs:is_maxcat (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/os/
H A Dplat_ecc_unum.c240 int is_maxcat = 0; local
272 is_maxcat = 1;
288 * Using the SB/IO number, slot 0/1 value (is_maxcat), and
292 is_maxcat, proc_position);
596 int is_maxcat = 0; local
643 * Use the board number, is_maxcat, and proc position to calculate
648 is_maxcat = 1;
668 (uint16_t)plat_make_fru_cpuid(contentsp->board_num, is_maxcat,
/illumos-gate/usr/src/uts/sun4u/starcat/io/
H A Ddrmach.c4304 int rv, idx, is_maxcat = 1; local
4336 is_maxcat = 0;
4365 if (is_maxcat && DRMACH_L1_SET_LPA(s1bp) && drmach_reprogram_lpa) {

Completed in 69 milliseconds