Searched refs:BIT16_TO_LEBIT16 (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.3-release/sys/dev/pms/RefTisa/sat/src/
H A Dsmdefs.h671 #ifndef BIT16_TO_LEBIT16
672 #define BIT16_TO_LEBIT16(_x) (_x) macro
706 #ifndef BIT16_TO_LEBIT16
707 #define BIT16_TO_LEBIT16(_x) AGSA_FLIP_2_BYTES(_x) macro
/freebsd-10.3-release/sys/dev/pms/RefTisa/tisa/sassata/common/
H A Dtddefs.h946 #ifndef BIT16_TO_LEBIT16
947 #define BIT16_TO_LEBIT16(_x) (_x) macro
981 #ifndef BIT16_TO_LEBIT16
982 #define BIT16_TO_LEBIT16(_x) AGSA_FLIP_2_BYTES(_x) macro
/freebsd-10.3-release/sys/dev/pms/RefTisa/sallsdk/api/
H A Dsa.h163 /*! \def BIT16_TO_LEBIT16(_x)
164 * \brief BIT16_TO_LEBIT16 macro
168 #ifndef BIT16_TO_LEBIT16
169 #define BIT16_TO_LEBIT16(_x) (_x) macro
276 /*! \def BIT16_TO_LEBIT16(_x)
277 * \brief BIT16_TO_LEBIT16 macro
281 #ifndef BIT16_TO_LEBIT16
282 #define BIT16_TO_LEBIT16(_x) AGSA_FLIP_2_BYTES(_x) macro

Completed in 180 milliseconds