Searched refs:drv_write_prot (Results 1 - 5 of 5) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/
H A Dst.h141 unsigned char drv_write_prot; member in struct:scsi_tape
H A Dosst.h562 unsigned char drv_write_prot; member in struct:osst_tape
H A Dst.c1031 STp->drv_write_prot = 0;
1050 STp->drv_write_prot = ((STp->buffer)->b_data[2] & 0x80) != 0;
1068 if (STp->drv_write_prot) {
3495 if (STp->drv_write_prot)
H A Dosst.c4680 if (STp->drv_write_prot) {
5106 if (STp->drv_write_prot)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/ide/
H A Dide-tape.c637 char drv_write_prot; member in struct:ide_tape_obj
3790 if (tape->drv_write_prot) {
3868 tape->write_prot = tape->drv_write_prot;
4218 tape->drv_write_prot = (header->dsp & 0x80) >> 7;

Completed in 183 milliseconds