Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/block/
Dcciss.c3487 static inline void finish_cmd(ctlr_info_t *h, CommandList_struct *c, in finish_cmd() function
3533 finish_cmd(h, c, raw_tag); in process_indexed_cmd()
3547 finish_cmd(h, c, raw_tag); in process_nonindexed_cmd()
/linux-4.4.14/drivers/scsi/
Dhpsa.c280 static inline void finish_cmd(struct CommandList *c);
1111 return finish_cmd(c); in enqueue_cmd_and_start_io()
6773 static inline void finish_cmd(struct CommandList *c) in finish_cmd() function
6793 finish_cmd(c); in process_indexed_cmd()
8059 finish_cmd(c); in fail_all_outstanding_cmds()