Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/bnx2i/
H A Dbnx2i_init.c477 bnx2i_scsi_xport_template = in bnx2i_mod_init()
479 if (!bnx2i_scsi_xport_template) { in bnx2i_mod_init()
H A Dbnx2i.h791 extern struct scsi_transport_template *bnx2i_scsi_xport_template;
H A Dbnx2i_iscsi.c23 struct scsi_transport_template *bnx2i_scsi_xport_template; variable
793 shost->transportt = bnx2i_scsi_xport_template; in bnx2i_alloc_hba()