IS_INVREV         333 drivers/char/pcmcia/cm4000_cs.c 		set_bit(IS_INVREV, &dev->flags);
IS_INVREV         335 drivers/char/pcmcia/cm4000_cs.c 		clear_bit(IS_INVREV, &dev->flags);
IS_INVREV         488 drivers/char/pcmcia/cm4000_cs.c 	if (test_bit(IS_INVREV, &dev->flags))
IS_INVREV         497 drivers/char/pcmcia/cm4000_cs.c 	    | (test_bit(IS_INVREV, &dev->flags) ? 0x02 : 0x00) /* inv parity */
IS_INVREV        1030 drivers/char/pcmcia/cm4000_cs.c 	if (test_bit(IS_INVREV, &dev->flags) && count > 0)
IS_INVREV        1153 drivers/char/pcmcia/cm4000_cs.c 	    | (test_bit(IS_INVREV, &dev->flags) ? 2 : 0)/* inverse parity  */
IS_INVREV        1165 drivers/char/pcmcia/cm4000_cs.c 			    | (test_bit(IS_INVREV, &dev->flags) ? 2 : 0)
IS_INVREV        1172 drivers/char/pcmcia/cm4000_cs.c 		if (test_bit(IS_INVREV, &dev->flags)) {
IS_INVREV        1191 drivers/char/pcmcia/cm4000_cs.c 			if (test_bit(IS_INVREV, &dev->flags))
IS_INVREV        1213 drivers/char/pcmcia/cm4000_cs.c 	if (test_bit(IS_INVREV, &dev->flags)) {