Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Dint_fmtio.h216 #define PRIX64 "lX" macro
219 #define PRIX64 "llX"
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
/titanic_41/usr/src/cmd/devfsadm/
H A Dsgen_link.c108 "%s/%s/c%st%"PRIX64"d%"PRId64, SGEN_DIR, in sgen_callback()
116 "%s/%s/c%st%"PRIX64"d%"PRIX16, SGEN_DIR, in sgen_callback()
120 "%s/%s/c%st%"PRIX64"d%"PRIX64, SGEN_DIR, in sgen_callback()
H A Ddisk_link.c181 (void) snprintf(disk, DISK_SUBPATH_MAX, "t%016"PRIX64"d%d", eui64, lun); in disk_callback_blkdev()
298 "t%"PRIX64"d%"PRId64, wwn, lun64); in disk_callback_sas()
305 "t%"PRIX64"d%"PRIX16, wwn, sl); in disk_callback_sas()
308 "t%"PRIX64"d%"PRIX64, wwn, lun64); in disk_callback_sas()
328 "t%dd%"PRIX64, *intp, lun64); in disk_callback_sas()
/titanic_41/usr/src/cmd/ptools/pflags/
H A Dpflags.c629 (void) printf(" %s = 0x%.16" PRIX64, regname[gr], xval); in dumpregs_v8p()
637 (void) printf(" %s = 0x%.16" PRIX64, regname[gr], xval); in dumpregs_v8p()
/titanic_41/usr/src/uts/common/io/
H A Dbusra.c461 PRIX64 " overlaps with existing resource base 0x%" PRIx64 in ndi_ra_free()
1436 "resource from dip %p : base 0x%" PRIx64 ", len 0x%" PRIX64 in pci_get_available_prop()