Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/scsi/
Dst.h46 struct st_request *last_SRpnt; member
Dst.c603 if (!do_wait && ((STp->buffer)->last_SRpnt)) { in st_do_scsi()
622 (STp->buffer)->last_SRpnt = SRpnt; in st_do_scsi()
649 (STp->buffer)->last_SRpnt = NULL; in st_do_scsi()
684 SRpnt = STbuffer->last_SRpnt; in write_behind_check()
685 STbuffer->last_SRpnt = NULL; in write_behind_check()
4289 tpnt->buffer->last_SRpnt = NULL; in st_probe()