driver_hint       283 drivers/scsi/st.c 	char *driver_hint; /* Name of the correct driver, NULL if unknown */
driver_hint       301 drivers/scsi/st.c 			if (rp->driver_hint)
driver_hint       302 drivers/scsi/st.c 				return rp->driver_hint;