Searched refs:PRIX64 (Results 1 - 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dint_fmtio.h216 #define PRIX64 "lX" macro
219 #define PRIX64 "llX" macro
222 #ifdef PRIX64
223 #define PRIXLEAST64 PRIX64
224 #define PRIXFAST64 PRIX64
342 #ifdef PRIX64
343 #define SCNX64 PRIX64
344 #define SCNXLEAST64 PRIX64
345 #define SCNXFAST64 PRIX64
/illumos-gate/usr/src/cmd/devfsadm/
H A Dsgen_link.c108 "%s/%s/c%st%"PRIX64"d%"PRId64, SGEN_DIR,
116 "%s/%s/c%st%"PRIX64"d%"PRIX16, SGEN_DIR,
120 "%s/%s/c%st%"PRIX64"d%"PRIX64, SGEN_DIR,
H A Ddisk_link.c233 (void) snprintf(disk, DISK_SUBPATH_MAX, "t%016"PRIX64"d%d", eui64, lun);
350 "t%"PRIX64"d%"PRId64, wwn, lun64);
357 "t%"PRIX64"d%"PRIX16, wwn, sl);
360 "t%"PRIX64"d%"PRIX64, wwn, lun64);
380 "t%dd%"PRIX64, *intp, lun64);
/illumos-gate/usr/src/boot/sys/x86/include/
H A D_inttypes.h130 #define PRIX64 __PRI64"X" /* uint64_t */ macro
/illumos-gate/usr/src/cmd/ptools/pflags/
H A Dpflags.c629 (void) printf(" %s = 0x%.16" PRIX64, regname[gr], xval);
637 (void) printf(" %s = 0x%.16" PRIX64, regname[gr], xval);
/illumos-gate/usr/src/uts/common/io/
H A Dbusra.c461 PRIX64 " overlaps with existing resource base 0x%" PRIx64
1436 "resource from dip %p : base 0x%" PRIx64 ", len 0x%" PRIX64

Completed in 68 milliseconds