Home
last modified time | relevance | path

Searched refs:node_fc_id (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.15/drivers/scsi/elx/efct/
Defct_lio.h79 u32 node_fc_id; member
Defct_scsi.c317 io->iparam.fcp_tgt.d_id = io->node->node_fc_id; in efct_scsi_io_dispatch_hw_io()
887 bls->d_id = io->node->node_fc_id; in efct_target_send_bls_resp()
941 bls->d_id = io->node->node_fc_id; in efct_bls_send_rjt()
Defct_lio.c1102 tgt_node->node_fc_id = node->rnode.fc_id; in efct_session_cb()
1216 id = (u64) tgt_node->port_fc_id << 32 | tgt_node->node_fc_id; in efct_lio_setup_session()
1315 id = (u64) tgt_node->port_fc_id << 32 | tgt_node->node_fc_id; in efct_scsi_del_initiator()