Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/
Dst.h47 struct st_request *last_SRpnt; member
Dst.c602 if (!do_wait && ((STp->buffer)->last_SRpnt)) { in st_do_scsi()
621 (STp->buffer)->last_SRpnt = SRpnt; in st_do_scsi()
648 (STp->buffer)->last_SRpnt = NULL; in st_do_scsi()
683 SRpnt = STbuffer->last_SRpnt; in write_behind_check()
684 STbuffer->last_SRpnt = NULL; in write_behind_check()
4318 tpnt->buffer->last_SRpnt = NULL; in st_probe()