Searched defs:__htc (Results 1 – 1 of 1) sorted by relevance
224 #define RTW_NEXT_IDX(__htc, __idx) (((__idx) + 1) % (__htc)->tdb_ndesc) argument226 #define RTW_NEXT_DESC(__htc, __idx) \ argument