Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/arcmsr/
Darcmsr_hba.c124 static struct scsi_host_template arcmsr_scsi_host_template = { variable
692 host = scsi_host_alloc(&arcmsr_scsi_host_template, sizeof(struct AdapterControlBlock)); in arcmsr_probe()