Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/
DNCR5380.c2178 static bool list_del_cmd(struct list_head *haystack, in list_del_cmd() function
2234 if (list_del_cmd(&hostdata->unissued, cmd)) { in NCR5380_abort()
2251 if (list_del_cmd(&hostdata->disconnected, cmd)) { in NCR5380_abort()
2278 if (list_del_cmd(&hostdata->autosense, cmd)) { in NCR5380_abort()