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