Home
last modified time | relevance | path

Searched refs:ST_IN_FILE_POS (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/
H A Dst_options.h24 /* If ST_IN_FILE_POS is nonzero, the driver positions the tape after the
29 #define ST_IN_FILE_POS 0 macro
H A Dst.c4363 tpnt->can_bsr = (SDp->scsi_level > 2 ? 1 : ST_IN_FILE_POS); /* BSR mandatory in SCSI3 */ in st_probe()
/kernel/linux/linux-6.6/drivers/scsi/
H A Dst_options.h24 /* If ST_IN_FILE_POS is nonzero, the driver positions the tape after the
29 #define ST_IN_FILE_POS 0 macro
H A Dst.c4315 tpnt->can_bsr = (SDp->scsi_level > 2 ? 1 : ST_IN_FILE_POS); /* BSR mandatory in SCSI3 */ in st_probe()

Completed in 13 milliseconds