Home
last modified time | relevance | path

Searched defs:LITTLE_ENDIAN_32 (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/uts/common/io/comstar/port/qlt/
H A Dqlt.h506 #define LITTLE_ENDIAN_32(x) macro
520 #define LITTLE_ENDIAN_32(x) qlt_chg_endian((uint8_t *)x, 4) macro
/titanic_41/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_api.h1823 #define LITTLE_ENDIAN_32(x) macro
1837 #define LITTLE_ENDIAN_32(x) ql_chg_endian((uint8_t *)x, 4) macro
/titanic_41/usr/src/uts/common/sys/fibre-channel/fca/qlge/
H A Dqlge_hw.h2194 #define LITTLE_ENDIAN_32(x) macro
2208 #define LITTLE_ENDIAN_32(x) ql_change_endian((uint8_t *)x, 4) macro