Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/qedi/
Dqedi_gbl.h23 extern struct scsi_host_template qedi_host_template;
Dqedi_iscsi.c46 struct scsi_host_template qedi_host_template = { variable
Dqedi_main.c625 shost = iscsi_host_alloc(&qedi_host_template, in qedi_host_alloc()