Searched defs:complete_command (Results 1 - 2 of 2) sorted by relevance

/drivers/block/
H A Dcpqarray.c173 static inline void complete_command(cmdlist_t *cmd, int timeout);
1001 static inline void complete_command(cmdlist_t *cmd, int timeout) function
1092 complete_command(c, 0);
H A Dcciss.c3120 static inline void complete_command(ctlr_info_t *h, CommandList_struct *cmd, function
3475 complete_command(h, c, 0);

Completed in 65 milliseconds