Searched refs:list_del_cmd (Results 1 – 1 of 1) sorted by relevance
2172 static bool list_del_cmd(struct list_head *haystack, in list_del_cmd() function2228 if (list_del_cmd(&hostdata->unissued, cmd)) { in NCR5380_abort()2245 if (list_del_cmd(&hostdata->disconnected, cmd)) { in NCR5380_abort()2272 if (list_del_cmd(&hostdata->autosense, cmd)) { in NCR5380_abort()2329 if (list_del_cmd(&hostdata->unissued, cmd)) { in NCR5380_host_reset()