Home
last modified time | relevance | path

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

/dragonfly/sys/dev/raid/tws/
H A Dtws.h173 struct tws_circular_q { struct
174 volatile int16_t head;
175 volatile int16_t tail;
176 u_int16_t depth;
177 u_int8_t overflow;
178 void * q;