Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/scsi/
Dst.h162 unsigned char drv_write_prot; member
Dst.c1147 STp->drv_write_prot = 0; in check_tape()
1169 STp->drv_write_prot = ((STp->buffer)->b_data[2] & 0x80) != 0; in check_tape()
1192 if (STp->drv_write_prot) { in check_tape()
3764 if (STp->drv_write_prot) in st_ioctl()