Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/usb/
H A Dif_otusvar.h140 struct otus_host_cmd_ring { struct
141 struct otus_host_cmd cmd[OTUS_HOST_CMD_RING_COUNT];
142 int cur;
143 int next;
144 int queued;