Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/scsi/
DNCR5380.c2203 static bool list_del_cmd(struct list_head *haystack, in list_del_cmd() function
2259 if (list_del_cmd(&hostdata->unissued, cmd)) { in NCR5380_abort()
2276 if (list_del_cmd(&hostdata->disconnected, cmd)) { in NCR5380_abort()
2303 if (list_del_cmd(&hostdata->autosense, cmd)) { in NCR5380_abort()