Searched refs:hba_id (Results 1 – 12 of 12) 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_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()
|
H A D | target_core_iblock.c | 49 " Generic Target Core Stack %s\n", hba->hba_id, in iblock_attach_hba()
|
H A D | target_core_device.c | 521 tpg->se_tpg_tfo->fabric_name, dev->se_hba->hba_id); in core_dev_add_lun()
|
H A D | target_core_transport.c | 810 dev->se_hba->hba_id, dev->transport->name, cmd->scsi_status); in transport_get_sense_buffer()
|
H A D | target_core_configfs.c | 3481 hba->hba_id, hba->backend->ops->name, in target_hba_info_show()
|
/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
|
/linux/include/target/ |
H A D | target_core_base.h | 902 u32 hba_id; member
|
/linux/drivers/s390/scsi/ |
H A D | zfcp_sysfs.c | 616 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,
|
/linux/drivers/scsi/lpfc/ |
H A D | lpfc_els.c | 7965 int rscn_id = 0, hba_id = 0; in lpfc_els_rcv_rscn() local 8028 hba_id++; in lpfc_els_rcv_rscn() 8030 if (rscn_id == hba_id) { in lpfc_els_rcv_rscn()
|