Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/block/
Dcpqarray.c146 static cmdlist_t * cmd_alloc(ctlr_info_t *h, int get_from_pool);
1726 static cmdlist_t * cmd_alloc(ctlr_info_t *h, int get_from_pool) in cmd_alloc() argument
1732 if (!get_from_pool) { in cmd_alloc()
Dcciss.c380 static CommandList_struct * cmd_alloc(ctlr_info_t *h, int get_from_pool) in cmd_alloc() argument
387 if (!get_from_pool) { in cmd_alloc()