Lines Matching refs:did
665 fc_fill_fc_hdr(fp, FC_RCTL_BA_ABTS, ep->did, ep->sid,
1008 ep->did = ntoh24(fh->fh_s_id);
1009 ep->oid = ep->did;
1211 ep->did = orig_id;
1214 ep->did = resp_id;
1264 fc_fill_fc_hdr(fp, rctl, ep->did, ep->sid, fh_type, f_ctl, 0);
1595 if (ep->did != ntoh24(fh->fh_s_id) &&
1596 ep->did != FC_FID_FLOGI) {
1927 * @did: The destination ID
1931 * we sourced from the local port's FID. If did is non-zero then
1936 u32 sid, u32 did)
1946 (did == 0 || did == ep->did)) {
1972 * @did: The destination ID
1976 * exchanges sent from the local port's FID. If did is non-zero then
1979 void fc_exch_mgr_reset(struct fc_lport *lport, u32 sid, u32 did)
1988 sid, did);
2074 hton24(acc->reca_rfid, ep->did);
2169 * - FC port did
2248 u32 did;
2263 did = ep->did;
2265 did = ep->sid;
2267 fc_fill_fc_hdr(fp, FC_RCTL_ELS_REQ, did,