Lines Matching defs:IS_INVREV
86 #define IS_INVREV 8
333 set_bit(IS_INVREV, &dev->flags);
335 clear_bit(IS_INVREV, &dev->flags);
488 if (test_bit(IS_INVREV, &dev->flags))
497 | (test_bit(IS_INVREV, &dev->flags) ? 0x02 : 0x00) /* inv parity */
1036 if (test_bit(IS_INVREV, &dev->flags) && count > 0)
1159 | (test_bit(IS_INVREV, &dev->flags) ? 2 : 0)/* inverse parity */
1171 | (test_bit(IS_INVREV, &dev->flags) ? 2 : 0)
1178 if (test_bit(IS_INVREV, &dev->flags)) {
1197 if (test_bit(IS_INVREV, &dev->flags))
1219 if (test_bit(IS_INVREV, &dev->flags)) {