Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/
H A Dhosts.c375 static struct device_type scsi_host_type = { variable
496 shost->shost_gendev.type = &scsi_host_type; in scsi_host_alloc()
634 return dev->type == &scsi_host_type; in scsi_is_host_device()