Home
last modified time | relevance | path

Searched refs:driver_hint (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/scsi/
H A Dst.c288 char *driver_hint; /* Name of the correct driver, NULL if unknown */
306 if (rp->driver_hint) in st_incompatible()
307 return rp->driver_hint; in st_incompatible()
287 char *driver_hint; /* Name of the correct driver, NULL if unknown */ global() member