Home
last modified time | relevance | path

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

/linux/drivers/scsi/
H A Dst.h46 struct st_request *last_SRpnt; member
H A Dst.c604 if (!do_wait && ((STp->buffer)->last_SRpnt)) { in st_do_scsi()
623 (STp->buffer)->last_SRpnt = SRpnt; in st_do_scsi()
650 (STp->buffer)->last_SRpnt = NULL; in st_do_scsi()
685 SRpnt = STbuffer->last_SRpnt; in write_behind_check()
686 STbuffer->last_SRpnt = NULL; in write_behind_check()
4312 tpnt->buffer->last_SRpnt = NULL; in st_probe()