Searched refs:PRIx16 (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/boot/sys/x86/include/
H A D_inttypes.h113 #define PRIx16 "x" /* uint16_t */ macro
/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/picl/prtpicl/
H A Dprtpicl.c248 (void) printf(" %#" PRIx16 " ", *(uint16_t *)vbuf);
/illumos-gate/usr/src/uts/common/os/
H A Dmodsysfile.c1253 printf("OP: %x: param '%s' was '0x%" PRIx16
1270 printf("now it is set to '0x%" PRIx16 "'.\n",

Completed in 70 milliseconds