Home
last modified time | relevance | path

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

/openbmc/linux/drivers/atm/
H A Dfore200e.h601 typedef struct host_cmdq { struct
602 …struct host_cmdq_entry host_entry[ QUEUE_SIZE_CMD ]; /* host resident cmd queue entries … argument
605 } host_cmdq_t; argument
850 struct host_cmdq host_cmdq; /* host resident cmd queue */ member