Home
last modified time | relevance | path

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

/linux-3.3/drivers/block/
Dcpqarray.c1361 static cmdlist_t * cmd_alloc(ctlr_info_t *h, int get_from_pool) in cmd_alloc() function
Dcciss.c970 static CommandList_struct *cmd_alloc(ctlr_info_t *h) in cmd_alloc() function
/linux-3.3/drivers/scsi/
Dhpsa.c2332 static struct CommandList *cmd_alloc(struct ctlr_info *h) in cmd_alloc() function