Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/pcitool/
H A Dpcitool.c78 #define NATIVE_ENDIAN PCITOOL_ACC_ATTR_ENDN_BIG macro
80 #define NATIVE_ENDIAN PCITOOL_ACC_ATTR_ENDN_LTL macro
444 cfg_prg.acc_attr = PCITOOL_ACC_ATTR_SIZE_4 + NATIVE_ENDIAN; in get_config_header()
578 #if (NATIVE_ENDIAN == PCITOOL_ACC_ATTR_ENDN_BIG)
763 prg.acc_attr = PCITOOL_ACC_ATTR_SIZE_4 + NATIVE_ENDIAN; in do_probe()
1075 #if (NATIVE_ENDIAN == PCITOOL_ACC_ATTR_ENDN_BIG) in bytedump_get()