Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/pms/RefTisa/sat/src/
HDsmdefs.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-11-stable/sys/dev/pms/RefTisa/tisa/sassata/common/
HDtddefs.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-11-stable/sys/dev/pms/RefTisa/sallsdk/api/
HDsa.h168 #ifndef BIT16_TO_LEBIT16
169 #define BIT16_TO_LEBIT16(_x) (_x) macro
281 #ifndef BIT16_TO_LEBIT16
282 #define BIT16_TO_LEBIT16(_x) AGSA_FLIP_2_BYTES(_x) macro