Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/scsi/
Dst.h46 struct st_request *last_SRpnt; member
Dst.c605 if (!do_wait && ((STp->buffer)->last_SRpnt)) { in st_do_scsi()
624 (STp->buffer)->last_SRpnt = SRpnt; in st_do_scsi()
651 (STp->buffer)->last_SRpnt = NULL; in st_do_scsi()
686 SRpnt = STbuffer->last_SRpnt; in write_behind_check()
687 STbuffer->last_SRpnt = NULL; in write_behind_check()
4291 tpnt->buffer->last_SRpnt = NULL; in st_probe()