Searched refs:GMT_ONLINE (Results 1 – 3 of 3) sorted by relevance
147 #define GMT_ONLINE(x) ((x) & 0x01000000) macro
1170 device->tape_generic_status |= GMT_ONLINE(~0); in __tape_do_irq()1172 device->tape_generic_status &= ~GMT_ONLINE(~0); in __tape_do_irq()1182 device->tape_generic_status |= GMT_ONLINE(~0); in __tape_do_irq()1209 device->tape_generic_status |= GMT_ONLINE(~0); in __tape_do_irq()
3791 mt_status.mt_gstat |= GMT_ONLINE(0xffffffff); in st_ioctl()