Home
last modified time | relevance | path

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

/linux-3.3/drivers/atm/
Dfore200e.h600 typedef struct host_cmdq { struct
601 …struct host_cmdq_entry host_entry[ QUEUE_SIZE_CMD ]; /* host resident cmd queue entries … argument
604 } host_cmdq_t; argument
855 struct host_cmdq host_cmdq; /* host resident cmd queue */ member