Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/elx/efct/
H A Defct_lio.h79 u32 node_fc_id; member
H A 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()
H A Defct_lio.c1085 tgt_node->node_fc_id = node->rnode.fc_id; in efct_session_cb()
1199 id = (u64) tgt_node->port_fc_id << 32 | tgt_node->node_fc_id; in efct_lio_setup_session()
1298 id = (u64) tgt_node->port_fc_id << 32 | tgt_node->node_fc_id; in efct_scsi_del_initiator()