Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/block/
Dcciss.c3471 static inline void finish_cmd(ctlr_info_t *h, CommandList_struct *c, in finish_cmd() function
3517 finish_cmd(h, c, raw_tag); in process_indexed_cmd()
3531 finish_cmd(h, c, raw_tag); in process_nonindexed_cmd()
/linux-4.1.27/drivers/scsi/
Dhpsa.c245 static inline void finish_cmd(struct CommandList *c);
5396 static inline void finish_cmd(struct CommandList *c) in finish_cmd() function
5426 finish_cmd(c); in process_indexed_cmd()
6627 finish_cmd(c); in fail_all_outstanding_cmds()