Home
last modified time | relevance | path

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

/drivers/scsi/
Dhosts.c358 static struct device_type scsi_host_type = { variable
479 shost->shost_gendev.type = &scsi_host_type; in scsi_host_alloc()
616 return dev->type == &scsi_host_type; in scsi_is_host_device()