Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/
H A Dmyrb.c2206 static const struct scsi_host_template myrb_template = { variable
2296 .cookie = &myrb_template,
3406 shost = scsi_host_alloc(&myrb_template, sizeof(struct myrb_hba)); in myrb_detect()