Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/qedi/
H A Dqedi_gbl.h20 extern const struct scsi_host_template qedi_host_template;
H A Dqedi_iscsi.c43 const struct scsi_host_template qedi_host_template = { variable
H A Dqedi_main.c638 shost = iscsi_host_alloc(&qedi_host_template, in qedi_host_alloc()