Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/scsi/elx/efct/
Defct_lio.h79 u32 node_fc_id; member
Defct_scsi.c316 io->iparam.fcp_tgt.d_id = io->node->node_fc_id; in efct_scsi_io_dispatch_hw_io()
886 bls->d_id = io->node->node_fc_id; in efct_target_send_bls_resp()
940 bls->d_id = io->node->node_fc_id; in efct_bls_send_rjt()
Defct_lio.c1085 tgt_node->node_fc_id = node->rnode.fc_id; in efct_session_cb()
1200 id = (u64) tgt_node->port_fc_id << 32 | tgt_node->node_fc_id; in efct_lio_setup_session()
1299 id = (u64) tgt_node->port_fc_id << 32 | tgt_node->node_fc_id; in efct_scsi_del_initiator()