Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/block/
Dcpqarray.c173 static inline void complete_command(cmdlist_t *cmd, int timeout);
1114 static inline void complete_command(cmdlist_t *cmd, int timeout) in complete_command() function
1203 complete_command(c, 0); in do_ida_intr()
Dcciss.c2250 static inline void complete_command( ctlr_info_t *h, CommandList_struct *cmd, in complete_command() function
2600 complete_command(h, c, 0); in do_cciss_intr()
3131 complete_command(h, c, 0); in fail_all_cmds()