Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/block/
Dcciss.c1027 static CommandList_struct *cmd_special_alloc(ctlr_info_t *h) in cmd_special_alloc() function
1512 c = cmd_special_alloc(h); in cciss_passthru()
1651 c = cmd_special_alloc(h); in cciss_bigpassthru()
2844 c = cmd_special_alloc(h); in sendcmd_withirq()
Dcciss_scsi.c53 static CommandList_struct *cmd_special_alloc(ctlr_info_t *h);