Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/scsi/arcmsr/
Darcmsr_hba.c154 static const struct scsi_host_template arcmsr_scsi_host_template = { variable
1088 host = scsi_host_alloc(&arcmsr_scsi_host_template, sizeof(struct AdapterControlBlock)); in arcmsr_probe()