Searched refs:scsi_dev_type (Results 1 – 1 of 1) sorted by relevance
26 static struct device_type scsi_dev_type; variable354 if (dev->type != &scsi_dev_type) in scsi_bus_match()367 if (dev->type != &scsi_dev_type) in scsi_bus_uevent()1048 static struct device_type scsi_dev_type = { variable1062 sdev->sdev_gendev.type = &scsi_dev_type; in scsi_sysfs_device_initialize()1081 return dev->type == &scsi_dev_type; in scsi_is_sdev_device()