Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/scsi/ !
Dhosts.c312 static struct device_type scsi_host_type = { variable
416 shost->shost_gendev.type = &scsi_host_type; in scsi_host_alloc()
534 return dev->type == &scsi_host_type; in scsi_is_host_device()