Home
last modified time | relevance | path

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

/linux/drivers/scsi/
H A Dscsi_priv.h157 extern const struct bus_type scsi_bus_type;
H A Dscsi_proc.c476 struct device *next = bus_find_next_device(&scsi_bus_type, start); in next_scsi_device()
H A Dhosts.c504 shost->shost_gendev.bus = &scsi_bus_type; in scsi_host_alloc()
H A Dqla1280.h421 uint8_t scsi_bus_type:1; member
H A Dscsi_scan.c515 dev->bus = &scsi_bus_type; in scsi_alloc_target()