last_SRpnt        602 drivers/scsi/st.c 	if (!do_wait && ((STp->buffer)->last_SRpnt)) {
last_SRpnt        621 drivers/scsi/st.c 		(STp->buffer)->last_SRpnt = SRpnt;
last_SRpnt        648 drivers/scsi/st.c 		(STp->buffer)->last_SRpnt = NULL;
last_SRpnt        683 drivers/scsi/st.c 	SRpnt = STbuffer->last_SRpnt;
last_SRpnt        684 drivers/scsi/st.c 	STbuffer->last_SRpnt = NULL;
last_SRpnt       4318 drivers/scsi/st.c 	tpnt->buffer->last_SRpnt = NULL;
last_SRpnt         47 drivers/scsi/st.h 	struct st_request *last_SRpnt;