Searched defs:cmd_pool (Results 1 - 8 of 8) sorted by relevance

/drivers/block/
H A Dcpqarray.h106 cmdlist_t *cmd_pool; member in struct:ctlr_info
H A Dcciss.h115 CommandList_struct *cmd_pool; member in struct:ctlr_info
/drivers/scsi/
H A Dhpsa.h90 struct CommandList *cmd_pool; member in struct:ctlr_info
H A Dvmw_pvscsi.c99 struct list_head cmd_pool; member in struct:pvscsi_adapter
166 if (list_empty(&adapter->cmd_pool))
169 ctx = list_first_entry(&adapter->cmd_pool, struct pvscsi_ctx, list);
180 list_add(&ctx->list, &adapter->cmd_pool);
1351 INIT_LIST_HEAD(&adapter->cmd_pool);
1354 list_add(&ctx->list, &adapter->cmd_pool);
H A Dmvumi.h441 struct list_head cmd_pool; member in struct:mvumi_hba
/drivers/scsi/megaraid/
H A Dmegaraid_sas_fusion.h659 struct list_head cmd_pool; member in struct:fusion_context
H A Dmegaraid_sas.h1313 struct list_head cmd_pool; member in struct:megasas_instance
/drivers/net/wireless/mwifiex/
H A Dmain.h586 struct cmd_ctrl_node *cmd_pool; member in struct:mwifiex_adapter

Completed in 178 milliseconds