remote_fid        230 drivers/scsi/libfc/fc_lport.c 			       u32 remote_fid, u64 remote_wwpn,
remote_fid        240 drivers/scsi/libfc/fc_lport.c 	lport->ptp_rdata = fc_rport_create(lport, remote_fid);
remote_fid        794 drivers/scsi/libfc/fc_lport.c 	u32 remote_fid;
remote_fid        802 drivers/scsi/libfc/fc_lport.c 	remote_fid = fc_frame_sid(rx_fp);
remote_fid        823 drivers/scsi/libfc/fc_lport.c 		if (!remote_fid || remote_fid == local_fid)
remote_fid        824 drivers/scsi/libfc/fc_lport.c 			remote_fid = FC_LOCAL_PTP_FID_LO;
remote_fid        825 drivers/scsi/libfc/fc_lport.c 	} else if (!remote_fid) {
remote_fid        826 drivers/scsi/libfc/fc_lport.c 		remote_fid = FC_LOCAL_PTP_FID_HI;
remote_fid        844 drivers/scsi/libfc/fc_lport.c 		hton24(fh->fh_d_id, remote_fid);
remote_fid        850 drivers/scsi/libfc/fc_lport.c 	fc_lport_ptp_setup(lport, remote_fid, remote_wwpn,