Lines Matching refs:d_id

181 					    be_id_t d_id)
186 if (vha->d_id.b.area == d_id.area &&
187 vha->d_id.b.domain == d_id.domain &&
188 vha->d_id.b.al_pa == d_id.al_pa)
191 key = be_to_port_id(d_id).b24;
278 host = qla_find_host_by_d_id(vha, u->atio.u.isp24.fcp_hdr.d_id);
328 atio->u.isp24.fcp_hdr.d_id);
332 "with unknown d_id %x:%x:%x\n", vha->vp_idx,
333 atio->u.isp24.fcp_hdr.d_id.domain,
334 atio->u.isp24.fcp_hdr.d_id.area,
335 atio->u.isp24.fcp_hdr.d_id.al_pa);
564 sp->fcport->d_id.b24);
565 qla_edb_eventcreate(vha, VND_CMD_AUTH_STATE_NEEDED, sp->fcport->d_id.b24,
576 !IS_SW_RESV_ADDR(sp->fcport->d_id)) {
754 ha->tgt.tgt_ops->update_sess(sess, fcport->d_id,
841 fcport->d_id = port_id;
963 sess->d_id.b.domain, sess->d_id.b.area, sess->d_id.b.al_pa,
967 if (!IS_SW_RESV_ADDR(sess->d_id)) {
973 logo.id = sess->d_id;
1067 qla2x00_eh_wait_for_pending_commands(sess->vha, sess->d_id.b24, 0, WAIT_TARGET)) {
1084 if (tgt && !IS_SW_RESV_ADDR(sess->d_id))
1091 if (sess->login_succ && !IS_SW_RESV_ADDR(sess->d_id)) {
1435 if (!IS_SW_RESV_ADDR(sess->d_id))
1451 fcport->loop_id, sess->d_id.b.domain, sess->d_id.b.area,
1452 sess->d_id.b.al_pa, sess->conf_compl_supported ? "" : "not ");
1823 resp->fcp_hdr_le.d_id = abts->fcp_hdr_le.s_id;
1824 resp->fcp_hdr_le.s_id = abts->fcp_hdr_le.d_id;
1895 resp->fcp_hdr_le.d_id = abts->fcp_hdr_le.d_id;
1898 resp->fcp_hdr_le.d_id = abts->fcp_hdr_le.s_id;
1899 resp->fcp_hdr_le.s_id = abts->fcp_hdr_le.d_id;
1973 ctio->initiator_id = entry->fcp_hdr_le.d_id;
4615 fcport->d_id.b.domain, fcport->d_id.b.area,
4616 fcport->d_id.b.al_pa, rc);
4649 if (port_id.b24 == other_sess->d_id.b24) {
4865 sess->d_id = port_id;
4872 vha->d_id = sess->d_id;
4879 sess->d_id.b24);
4886 sess->d_id = port_id;
4932 (sess->d_id.b24 == port_id.b24));
5125 sess->d_id = port_id;
6151 tfcp->d_id = fcport->d_id;
6164 if (!IS_SW_RESV_ADDR(fcport->d_id))