Searched refs:hba_id (Results 1 - 13 of 13) sorted by relevance

/drivers/target/
H A Dtarget_core_hba.c134 hba->hba_id = hba_id_counter++;
139 " Core\n", hba->hba_id);
165 " Core\n", hba->hba_id);
H A Dtarget_core_rd.c65 " Generic Target Core Stack %s\n", hba->hba_id,
68 " MaxSectors: %u\n", hba->hba_id,
79 " Generic Target Core\n", hba->hba_id, rd_host->rd_host_id);
H A Dtarget_core_pscsi.c77 " Generic Target Core Stack %s\n", hba->hba_id,
80 hba->hba_id);
94 " Generic Target Core\n", hba->hba_id,
99 " from Generic Target Core\n", hba->hba_id);
120 " %s\n", hba->hba_id, (sh->hostt->name) ?
141 hba->hba_id, (sh->hostt->name) ? (sh->hostt->name) : "Unknown");
H A Dtarget_core_file.c65 " Target Core Stack %s\n", hba->hba_id, FD_VERSION,
69 hba->hba_id, fd_host->fd_host_id, FD_MAX_SECTORS);
79 " Target Core\n", hba->hba_id, fd_host->fd_host_id);
H A Dtarget_core_iblock.c63 " Generic Target Core Stack %s\n", hba->hba_id,
H A Dtarget_core_device.c1369 tpg->se_tpg_tfo->get_fabric_name(), hba->hba_id);
H A Dtarget_core_configfs.c2923 hba->hba_id, hba->transport->name,
H A Dtarget_core_transport.c2512 dev->se_hba->hba_id, dev->transport->name,
/drivers/scsi/bfa/
H A Dbfa_fc.h1574 wwn_t hba_id; /* HBA Identifier */ member in struct:fdmi_rhba_s
1583 wwn_t hba_id; /* HBA Identifier */ member in struct:fdmi_rprt_s
H A Dbfa_fcs_lport.c1708 rhba->hba_id = bfa_fcs_lport_get_pwwn(port);
1712 len = sizeof(rhba->hba_id) + sizeof(rhba->port_list);
2092 rprt->hba_id = bfa_fcs_lport_get_pwwn(bfa_fcs_get_base_port(port->fcs));
2098 len += sizeof(rprt->hba_id) + sizeof(rprt->port_name);
/drivers/s390/scsi/
H A Dzfcp_sysfs.c425 ZFCP_DEFINE_SCSI_ATTR(hba_id, "%s\n",
/drivers/scsi/
H A Dscsi_transport_spi.c619 static DEVICE_ATTR(hba_id, S_IRUGO,
/drivers/scsi/lpfc/
H A Dlpfc_els.c4628 int rscn_id = 0, hba_id = 0; local
4675 hba_id++;
4677 if (rscn_id == hba_id) {

Completed in 166 milliseconds