Searched defs:gendrv (Results 1 – 2 of 2) sorted by relevance
15 struct device_driver gendrv; member
350 static int scsi_bus_match(struct device *dev, struct device_driver *gendrv) in scsi_bus_match()