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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/
H A Dst.h108 unsigned char can_bsr; member in struct:scsi_tape
H A Dosst.h538 unsigned char can_bsr; member in struct:osst_tape
H A Dst.c1284 if (STp->can_bsr)
2099 name, STp->can_bsr, STp->two_fm, STp->fast_mteom, STp->do_auto_lock);
2141 STp->can_bsr = (options & MT_ST_CAN_BSR) != 0;
2167 STp->can_bsr = value;
4004 tpnt->can_bsr = (SDp->scsi_level > 2 ? 1 : ST_IN_FILE_POS); /* BSR mandatory in SCSI3 */
H A Dosst.c3134 if (!STp->can_bsr) {
3806 name, STp->can_bsr, STp->two_fm, STp->fast_mteom, STp->do_auto_lock);
3848 STp->can_bsr = (options & MT_ST_CAN_BSR) != 0;
3876 STp->can_bsr = value;
4769 if (STp->can_bsr)
5815 tpnt->can_bsr = OSST_IN_FILE_POS;

Completed in 106 milliseconds