Home
last modified time | relevance | path

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

/linux/drivers/scsi/
A Dst.h130 unsigned char can_bsr; member
A Dst.c1420 if (STp->can_bsr) in st_flush()
2252 STp->can_bsr, STp->two_fm, STp->fast_mteom, in DEB() argument
2303 STp->can_bsr = (options & MT_ST_CAN_BSR) != 0;
2331 STp->can_bsr = value;
4297 tpnt->can_bsr = (SDp->scsi_level > 2 ? 1 : ST_IN_FILE_POS); /* BSR mandatory in SCSI3 */ in st_probe()
4629 options |= STp->can_bsr ? MT_ST_CAN_BSR : 0; in options_show()

Completed in 13 milliseconds