Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/
H A DNCR5380.c2207 static bool list_del_cmd(struct list_head *haystack, in list_del_cmd() function
2263 if (list_del_cmd(&hostdata->unissued, cmd)) { in NCR5380_abort()
2280 if (list_del_cmd(&hostdata->disconnected, cmd)) { in NCR5380_abort()
2307 if (list_del_cmd(&hostdata->autosense, cmd)) { in NCR5380_abort()