Home
last modified time | relevance | path

Searched refs:data_byte (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/rcm_daemon/common/
H A Drcm_event.c357 uchar_t data_byte; in rcm_print_nvlist() local
385 (void) nvpair_value_byte(nvp, &data_byte); in rcm_print_nvlist()
387 data_byte); in rcm_print_nvlist()
/illumos-gate/usr/src/uts/sun4u/cpu/
H A Dus3_common.c3996 int way, word, data_byte; in cpu_dcache_parity_check() local
4046 for (data_byte = 0; data_byte < 8; in cpu_dcache_parity_check()
4047 data_byte++) { in cpu_dcache_parity_check()