Home
last modified time | relevance | path

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

/illumos-gate/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
/illumos-gate/usr/src/cmd/devfsadm/
H A Dsgen_link.c109 "%s/%s/c%st%"PRIX64"d%"PRId64, SGEN_DIR, in sgen_callback()
117 "%s/%s/c%st%"PRIX64"d%"PRIX16, SGEN_DIR, in sgen_callback()
121 "%s/%s/c%st%"PRIX64"d%"PRIX64, SGEN_DIR, in sgen_callback()
H A Ddisk_link.c351 "t%"PRIX64"d%"PRId64, wwn, lun64); in disk_callback_sas()
358 "t%"PRIX64"d%"PRIX16, wwn, sl); in disk_callback_sas()
361 "t%"PRIX64"d%"PRIX64, wwn, lun64); in disk_callback_sas()
381 "t%dd%"PRIX64, *intp, lun64); in disk_callback_sas()
/illumos-gate/usr/src/boot/sys/x86/include/
H A D_inttypes.h130 #define PRIX64 __PRI64"X" /* uint64_t */ macro
/illumos-gate/usr/src/uts/common/io/
H A Dbusra.c462 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()