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

/illumos-gate/usr/src/uts/sun4/io/
H A Dtrapstat.c1499 uintptr_t orig, va, en_baoffs, dis_baoffs; local
1535 en_baoffs = TSTAT_ENABLED_BA * sizeof (uint32_t);
1544 ent[TSTAT_ENABLED_BA] |= DISP22(va + en_baoffs, orig);
1579 uintptr_t orig, va, en_baoffs; local
1658 en_baoffs = TSTAT_ENABLED_CONTBA * sizeof (uint32_t);
1677 DISP22(va + en_baoffs, tstat_cont_va);

Completed in 64 milliseconds