Searched refs:hba_id (Results 1 – 8 of 8) sorted by relevance
| /linux/drivers/target/ |
| H A D | target_core_hba.c | 137 hba->hba_id = hba_id_counter++; in core_alloc_hba() 142 " Core\n", hba->hba_id); in core_alloc_hba() 166 " Core\n", hba->hba_id); in core_delete_hba()
|
| H A D | target_core_pscsi.c | 65 " Generic Target Core Stack %s\n", hba->hba_id, in pscsi_attach_hba() 68 hba->hba_id); in pscsi_attach_hba() 82 " Generic Target Core\n", hba->hba_id, in pscsi_detach_hba() 87 " from Generic Target Core\n", hba->hba_id); in pscsi_detach_hba() 108 " %s\n", hba->hba_id, (sh->hostt->name) ? in pscsi_pmode_enable_hba() 129 hba->hba_id, (sh->hostt->name) ? (sh->hostt->name) : "Unknown"); in pscsi_pmode_enable_hba()
|
| H A D | target_core_file.c | 52 " Target Core Stack %s\n", hba->hba_id, FD_VERSION, in fd_attach_hba() 55 hba->hba_id, fd_host->fd_host_id); in fd_attach_hba() 65 " Target Core\n", hba->hba_id, fd_host->fd_host_id); in fd_detach_hba()
|
| H A D | target_core_rd.c | 46 " Generic Target Core Stack %s\n", hba->hba_id, in rd_attach_hba() 57 " Generic Target Core\n", hba->hba_id, rd_host->rd_host_id); in rd_detach_hba()
|
| /linux/drivers/scsi/bfa/ |
| H A D | bfa_fc.h | 1582 wwn_t hba_id; /* HBA Identifier */ member 1591 wwn_t hba_id; /* HBA Identifier */ member
|
| H A D | bfa_fcs_lport.c | 1875 rhba->hba_id = bfa_fcs_lport_get_pwwn(port); in bfa_fcs_lport_fdmi_build_rhba_pyld() 1879 len = sizeof(rhba->hba_id) + sizeof(rhba->port_list); in bfa_fcs_lport_fdmi_build_rhba_pyld() 2428 rprt->hba_id = bfa_fcs_lport_get_pwwn(bfa_fcs_get_base_port(port->fcs)); in bfa_fcs_lport_fdmi_build_rprt_pyld() 2434 len += sizeof(rprt->hba_id) + sizeof(rprt->port_name); in bfa_fcs_lport_fdmi_build_rprt_pyld()
|
| /linux/drivers/s390/scsi/ |
| H A D | zfcp_sysfs.c | 617 ZFCP_DEFINE_SCSI_ATTR(hba_id, "%s\n",
|
| /linux/drivers/scsi/ |
| H A D | scsi_transport_spi.c | 610 static DEVICE_ATTR(hba_id, S_IRUGO,
|