Home
last modified time | relevance | path

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

/linux/drivers/scsi/
H A Dmyrs.c1919 static const struct scsi_host_template myrs_template = { variable
1940 shost = scsi_host_alloc(&myrs_template, sizeof(struct myrs_hba)); in myrs_alloc_host()
2033 .cookie = &myrs_template,