Searched refs:scsi_dev_type (Results 1 – 1 of 1) sorted by relevance
30 static const struct device_type scsi_dev_type; variable535 if (dev->type != &scsi_dev_type) in scsi_bus_match()548 if (dev->type != &scsi_dev_type) in scsi_bus_uevent()1640 static const struct device_type scsi_dev_type = { variable1655 sdev->sdev_gendev.type = &scsi_dev_type; in scsi_sysfs_device_initialize()1694 return dev->type == &scsi_dev_type; in scsi_is_sdev_device()