US_FL_SANE_SENSE  247 drivers/usb/storage/scsiglue.c 			us->fflags |= US_FL_SANE_SENSE;
US_FL_SANE_SENSE  672 drivers/usb/storage/transport.c 	    !(us->fflags & US_FL_SANE_SENSE) &&
US_FL_SANE_SENSE  676 drivers/usb/storage/transport.c 		us->fflags |= US_FL_SANE_SENSE;
US_FL_SANE_SENSE  702 drivers/usb/storage/transport.c 		if (us->fflags & US_FL_SANE_SENSE)
US_FL_SANE_SENSE  729 drivers/usb/storage/transport.c 				us->fflags &= ~US_FL_SANE_SENSE;
US_FL_SANE_SENSE  745 drivers/usb/storage/transport.c 			us->fflags &= ~US_FL_SANE_SENSE;
US_FL_SANE_SENSE  771 drivers/usb/storage/transport.c 		    !(us->fflags & US_FL_SANE_SENSE) &&
US_FL_SANE_SENSE  775 drivers/usb/storage/transport.c 			us->fflags |= US_FL_SANE_SENSE;
US_FL_SANE_SENSE   79 drivers/usb/storage/unusual_devs.h 		US_FL_SANE_SENSE ),
US_FL_SANE_SENSE  911 drivers/usb/storage/unusual_devs.h 		US_FL_SANE_SENSE ),
US_FL_SANE_SENSE 1459 drivers/usb/storage/unusual_devs.h 		US_FL_SANE_SENSE ),
US_FL_SANE_SENSE 1472 drivers/usb/storage/unusual_devs.h 		US_FL_SANE_SENSE),
US_FL_SANE_SENSE 1681 drivers/usb/storage/unusual_devs.h 		US_FL_SANE_SENSE),
US_FL_SANE_SENSE 2130 drivers/usb/storage/unusual_devs.h 		US_FL_IGNORE_RESIDUE | US_FL_SANE_SENSE ),
US_FL_SANE_SENSE 2259 drivers/usb/storage/unusual_devs.h 		US_FL_IGNORE_RESIDUE | US_FL_SANE_SENSE ),
US_FL_SANE_SENSE  481 drivers/usb/storage/usb.c 	unsigned int mask = (US_FL_SANE_SENSE | US_FL_BAD_SENSE |
US_FL_SANE_SENSE  515 drivers/usb/storage/usb.c 			f |= US_FL_SANE_SENSE;