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

/illumos-gate/usr/src/uts/sun4u/cpu/
H A Dus3_common.c4770 uint64_t afsr_errs, afsr_ow, *ow_bits; local
4792 ow_bits = afar_overwrite;
4793 while ((afsr_ow = *ow_bits++) != 0) {
5263 afsr_to_overw_status(uint64_t afsr, uint64_t afsr_bit, uint64_t *ow_bits) argument
5267 while ((afsr_ow = *ow_bits++) != 0) {

Completed in 78 milliseconds