Home
last modified time | relevance | path

Searched refs:PRIx16 (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dint_fmtio.h188 #define PRIx16 _MODF16 _PRIx macro
189 #define PRIxLEAST16 PRIx16
/illumos-gate/usr/src/cmd/etdump/
H A Doutput_text.c82 "), sector count %" PRIu16 " (0x%" PRIx16 ")\n", in output_entry()
/illumos-gate/usr/src/boot/sys/x86/include/
H A D_inttypes.h113 #define PRIx16 "x" /* uint16_t */ macro
/illumos-gate/usr/src/cmd/picl/prtpicl/
H A Dprtpicl.c248 (void) printf(" %#" PRIx16 " ", *(uint16_t *)vbuf); in print_propval()
/illumos-gate/usr/src/uts/common/os/
H A Dmodsysfile.c1290 printf("OP: %x: param '%s' was '0x%" PRIx16 in set_int16_var()
1307 printf("now it is set to '0x%" PRIx16 "'.\n", in set_int16_var()