Lines Matching refs:did
666 fc_fill_fc_hdr(fp, FC_RCTL_BA_ABTS, ep->did, ep->sid,
1010 ep->did = ntoh24(fh->fh_s_id);
1011 ep->oid = ep->did;
1213 ep->did = orig_id;
1216 ep->did = resp_id;
1266 fc_fill_fc_hdr(fp, rctl, ep->did, ep->sid, fh_type, f_ctl, 0);
1597 if (ep->did != ntoh24(fh->fh_s_id) &&
1598 ep->did != FC_FID_FLOGI) {
1929 * @did: The destination ID
1933 * we sourced from the local port's FID. If did is non-zero then
1938 u32 sid, u32 did)
1948 (did == 0 || did == ep->did)) {
1974 * @did: The destination ID
1978 * exchanges sent from the local port's FID. If did is non-zero then
1981 void fc_exch_mgr_reset(struct fc_lport *lport, u32 sid, u32 did)
1990 sid, did);
2076 hton24(acc->reca_rfid, ep->did);
2171 * - FC port did
2250 u32 did;
2265 did = ep->did;
2267 did = ep->sid;
2269 fc_fill_fc_hdr(fp, FC_RCTL_ELS_REQ, did,