Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/
H A Dst.h161 unsigned char drv_write_prot; member
H A Dst.c1153 STp->drv_write_prot = 0; in check_tape()
1175 STp->drv_write_prot = ((STp->buffer)->b_data[2] & 0x80) != 0; in check_tape()
1198 if (STp->drv_write_prot) { in check_tape()
3770 if (STp->drv_write_prot) in st_ioctl()