Home
last modified time | relevance | path

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

/linux/drivers/atm/
H A Dfore200e.c401 fore200e_dma_chunk_free(fore200e, &fore200e->host_cmdq.status); in fore200e_shutdown()
557 struct host_cmdq* cmdq = &fore200e->host_cmdq; in fore200e_pca_prom_read()
1226 struct host_cmdq* cmdq = &fore200e->host_cmdq; in fore200e_activate_vcin()
1672 struct host_cmdq* cmdq = &fore200e->host_cmdq; in fore200e_getstats()
1718 struct host_cmdq* cmdq = &fore200e->host_cmdq;
1758 struct host_cmdq* cmdq = &fore200e->host_cmdq; in fore200e_set_oc3()
2234 struct host_cmdq* cmdq = &fore200e->host_cmdq; in fore200e_init_cmd_queue()
H A Dfore200e.h601 typedef struct host_cmdq { struct
849 struct host_cmdq host_cmdq; /* host resident cmd queue */ member