Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/scsi/
Dhosts.c374 static struct device_type scsi_host_type = { variable
495 shost->shost_gendev.type = &scsi_host_type; in scsi_host_alloc()
633 return dev->type == &scsi_host_type; in scsi_is_host_device()