bnx2fc_shost_template   57 drivers/scsi/bnx2fc/bnx2fc_fcoe.c static struct scsi_host_template bnx2fc_shost_template;
bnx2fc_shost_template 1509 drivers/scsi/bnx2fc/bnx2fc_fcoe.c 	bnx2fc_shost_template.can_queue = hba->max_outstanding_cmds;
bnx2fc_shost_template 1511 drivers/scsi/bnx2fc/bnx2fc_fcoe.c 		lport = libfc_host_alloc(&bnx2fc_shost_template, sizeof(*port));
bnx2fc_shost_template 2958 drivers/scsi/bnx2fc/bnx2fc_fcoe.c static struct scsi_host_template bnx2fc_shost_template = {