Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/elx/efct/
H A Defct_lio.h78 u32 port_fc_id; member
H A Defct_lio.c1086 tgt_node->port_fc_id = node->nport->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()
H A Defct_scsi.c315 io->iparam.fcp_tgt.s_id = io->node->port_fc_id; in efct_scsi_io_dispatch_hw_io()