Searched refs:GMT_WR_PROT (Results 1 – 8 of 8) sorted by relevance
145 #define GMT_WR_PROT(x) ((x) & 0x04000000) macro
216 #define GMT_WR_PROT(x) ((x) & 0x04000000) macro
76 device->tape_generic_status |= GMT_WR_PROT(~0); in __tape_34xx_medium_sense()78 device->tape_generic_status &= ~GMT_WR_PROT(~0); in __tape_34xx_medium_sense()
1409 mtget.mt_gstat |= GMT_WR_PROT(0xffffffff); in do_idetape_chrdev_ioctl()
3770 mt_status.mt_gstat |= GMT_WR_PROT(0xffffffff); in st_ioctl_common()