Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/arm/
H A Dacornscsi.c2783 static const struct scsi_host_template acornscsi_template = { variable
2810 host = scsi_host_alloc(&acornscsi_template, sizeof(AS_Host)); in acornscsi_probe()