Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/comstar/port/qlt/
H A Dqlt.h509 #define BIG_ENDIAN_16(x) qlt_chg_endian((uint8_t *)x, 2) macro
523 #define BIG_ENDIAN_16(x) macro
/titanic_41/usr/src/uts/common/sys/fibre-channel/fca/qlge/
H A Dqlge_hw.h2197 #define BIG_ENDIAN_16(x) ql_change_endian((uint8_t *)x, 2) macro
2211 #define BIG_ENDIAN_16(x) macro
/titanic_41/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_api.h1826 #define BIG_ENDIAN_16(x) ql_chg_endian((uint8_t *)x, 2) macro
1840 #define BIG_ENDIAN_16(x) macro
/titanic_41/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_api.c17554 BIG_ENDIAN_16(ptr); /* FC-PH version */ in ql_isp_els_handle_endian()
17556 BIG_ENDIAN_16(ptr); /* b2b credit */ in ql_isp_els_handle_endian()
17558 BIG_ENDIAN_16(ptr); /* Cmn Feature flags */ in ql_isp_els_handle_endian()
17560 BIG_ENDIAN_16(ptr); /* Rcv data size */ in ql_isp_els_handle_endian()
17562 BIG_ENDIAN_16(ptr); /* Concurrent Seq */ in ql_isp_els_handle_endian()
17564 BIG_ENDIAN_16(ptr); /* Rel offset */ in ql_isp_els_handle_endian()
17572 BIG_ENDIAN_16(ptr); /* Service options */ in ql_isp_els_handle_endian()
17574 BIG_ENDIAN_16(ptr); /* Initiator control */ in ql_isp_els_handle_endian()
17576 BIG_ENDIAN_16(ptr); /* Recipient Control */ in ql_isp_els_handle_endian()
17578 BIG_ENDIAN_16(ptr); /* Rcv size */ in ql_isp_els_handle_endian()
[all …]