Searched defs:athn_usb_host_cmd_ring (Results 1 – 1 of 1) sorted by relevance
426 struct athn_usb_host_cmd_ring { struct427 struct athn_usb_host_cmd cmd[ATHN_USB_HOST_CMD_RING_COUNT];428 int cur;429 int next;430 int queued;