Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_xioctl.c3585 port_id_t tmp_fcid; in ql_send_els_rnid() local
3648 bcopy(&tmp_rnid.Addr.FcAddr.Id[1], tmp_fcid.r.d_id, in ql_send_els_rnid()
3650 BIG_ENDIAN_24(&tmp_fcid.r.d_id[0]); in ql_send_els_rnid()
3652 if (bcmp((void *)&ha->d_id, (void *)tmp_fcid.r.d_id, in ql_send_els_rnid()
3656 tq = ql_find_port(ha, (uint8_t *)tmp_fcid.r.d_id, in ql_send_els_rnid()