Searched refs:bnx2fc_shost_template (Results 1 – 1 of 1) sorted by relevance
59 static struct scsi_host_template bnx2fc_shost_template; variable1512 bnx2fc_shost_template.can_queue = hba->max_outstanding_cmds; in bnx2fc_if_create()1514 lport = libfc_host_alloc(&bnx2fc_shost_template, sizeof(*port)); in bnx2fc_if_create()2954 static struct scsi_host_template bnx2fc_shost_template = { variable