Searched defs:get_tofr_ds (Results 1 – 3 of 3) sorted by relevance
161 static inline unsigned char get_tofr_ds(unsigned char *pframe) in get_tofr_ds() function
130 #define get_tofr_ds(pframe) ((GetToDs(pframe) << 1) | GetFrDs(pframe)) macro
217 #define get_tofr_ds(pframe) ((GetToDs(pframe) << 1) | GetFrDs(pframe)) macro