Searched defs:host_cmdq (Results 1 – 1 of 1) sorted by relevance
601 typedef struct host_cmdq { struct602 …struct host_cmdq_entry host_entry[ QUEUE_SIZE_CMD ]; /* host resident cmd queue entries … argument605 } host_cmdq_t; argument850 struct host_cmdq host_cmdq; /* host resident cmd queue */ member