Searched refs:scsi_bus_type (Results 1 – 5 of 5) sorted by relevance
157 extern const struct bus_type scsi_bus_type;
476 struct device *next = bus_find_next_device(&scsi_bus_type, start); in next_scsi_device()
504 shost->shost_gendev.bus = &scsi_bus_type; in scsi_host_alloc()
421 uint8_t scsi_bus_type:1; member
515 dev->bus = &scsi_bus_type; in scsi_alloc_target()