Home
last modified time | relevance | path

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

/freebsd/sys/dev/pms/RefTisa/sat/src/
H A Dsmdefs.h670 #ifndef BIT16_TO_LEBIT16
671 #define BIT16_TO_LEBIT16(_x) (_x) macro
705 #ifndef BIT16_TO_LEBIT16
706 #define BIT16_TO_LEBIT16(_x) AGSA_FLIP_2_BYTES(_x) macro
/freebsd/sys/dev/pms/RefTisa/tisa/sassata/common/
H A Dtddefs.h945 #ifndef BIT16_TO_LEBIT16
946 #define BIT16_TO_LEBIT16(_x) (_x) macro
980 #ifndef BIT16_TO_LEBIT16
981 #define BIT16_TO_LEBIT16(_x) AGSA_FLIP_2_BYTES(_x) macro
/freebsd/sys/dev/pms/RefTisa/sallsdk/api/
H A Dsa.h167 #ifndef BIT16_TO_LEBIT16
168 #define BIT16_TO_LEBIT16(_x) (_x) macro
280 #ifndef BIT16_TO_LEBIT16
281 #define BIT16_TO_LEBIT16(_x) AGSA_FLIP_2_BYTES(_x) macro