Searched refs:drv_write_prot (Results 1 – 2 of 2) sorted by relevance
161 unsigned char drv_write_prot; member
1151 STp->drv_write_prot = 0; in check_tape()1173 STp->drv_write_prot = ((STp->buffer)->b_data[2] & 0x80) != 0; in check_tape()1196 if (STp->drv_write_prot) { in check_tape()3768 if (STp->drv_write_prot) in st_ioctl()