Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/block/
Dcciss.c1011 static CommandList_struct *cmd_special_alloc(ctlr_info_t *h) in cmd_special_alloc() function
1496 c = cmd_special_alloc(h); in cciss_passthru()
1635 c = cmd_special_alloc(h); in cciss_bigpassthru()
2828 c = cmd_special_alloc(h); in sendcmd_withirq()
Dcciss_scsi.c53 static CommandList_struct *cmd_special_alloc(ctlr_info_t *h);