Searched refs:GMT_ONLINE (Results 1 – 3 of 3) sorted by relevance
147 #define GMT_ONLINE(x) ((x) & 0x01000000) macro
1121 device->tape_generic_status |= GMT_ONLINE(~0); in __tape_do_irq()1123 device->tape_generic_status &= ~GMT_ONLINE(~0); in __tape_do_irq()1133 device->tape_generic_status |= GMT_ONLINE(~0); in __tape_do_irq()1160 device->tape_generic_status |= GMT_ONLINE(~0); in __tape_do_irq()
3789 mt_status.mt_gstat |= GMT_ONLINE(0xffffffff); in st_ioctl()