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

/illumos-gate/usr/src/boot/sys/cddl/boot/zfs/
H A Dblkptr.c50 uint8_t *buf8 = buf; local
71 buf8[i] = BF64_GET(w, (i % sizeof (w)) * NBBY, NBBY);
/illumos-gate/usr/src/uts/common/sys/
H A Dsha1.h48 uint8_t buf8[64]; /* undigested input */ member in union:__anon9016::__anon9017
H A Dmd5.h59 uint8_t buf8[64]; /* undigested input */ member in union:__anon8151::__anon8152
H A Dsha2.h83 uint8_t buf8[128]; /* undigested input */ member in union:__anon466::__anon469
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dblkptr.c96 uint8_t *buf8 = buf; local
117 buf8[i] = BF64_GET(w, (i % sizeof (w)) * NBBY, NBBY);
/illumos-gate/usr/src/uts/sun4u/excalibur/io/
H A Dxcalppm.c601 uint8_t data8, buf8; local
607 data8 = buf8 = XCPPM_GET8(unitp->hndls.gpio_data_ports,
614 str, buf8));
629 pos, buf8, data8));
/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dfsys_zfs.c400 uint8_t *buf8 = buf; local
418 buf8[i] = BF64_GET(w, (i % sizeof (w)) * NBBY, NBBY);

Completed in 67 milliseconds