Home
last modified time | relevance | path

Searched defs:__htc (Results 1 – 1 of 1) sorted by relevance

/netbsd/sys/dev/ic/
H A Drtwvar.h233 #define RTW_NEXT_IDX(__htc, __idx) (((__idx) + 1) % (__htc)->tdb_ndesc) argument
235 #define RTW_NEXT_DESC(__htc, __idx) \ argument