Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/arcmsr/
H A Darcmsr_hba.c154 static const struct scsi_host_template arcmsr_scsi_host_template = { variable
1033 host = scsi_host_alloc(&arcmsr_scsi_host_template, sizeof(struct AdapterControlBlock)); in arcmsr_probe()