Lines Matching refs:lp
154 fsp->lp = lport; in fc_fcp_pkt_alloc()
178 struct fc_fcp_internal *si = fc_get_scsi_internal(fsp->lp); in fc_fcp_pkt_release()
270 per_cpu_ptr(fsp->lp->stats, get_cpu())->FcpPktAborts++; in fc_fcp_send_abort()
274 return fsp->lp->tt.seq_exch_abort(fsp->seq_ptr, 0); in fc_fcp_send_abort()
289 fsp->lp->tt.exch_done(fsp->seq_ptr); in fc_fcp_retry_cmd()
308 lport = fsp->lp; in fc_fcp_ddp_setup()
332 lport = fsp->lp; in fc_fcp_ddp_done()
444 struct fc_lport *lport = fsp->lp; in fc_fcp_recv_data()
566 struct fc_lport *lport = fsp->lp; in fc_fcp_send_data()
753 struct fc_lport *lport = fsp->lp; in fc_fcp_recv()
943 struct fc_lport *lport = fsp->lp; in fc_fcp_complete_locked()
974 conf_frame = fc_fcp_frame_alloc(fsp->lp, 0); in fc_fcp_complete_locked()
1003 struct fc_lport *lport = fsp->lp; in fc_fcp_cleanup_cmd()
1255 struct fc_lport *lport = fsp->lp; in fc_lun_reset_send()
1358 fsp->lp->tt.exch_done(seq); in fc_tm_done()
1421 lport = fsp->lp; in fc_fcp_rec()
1664 struct fc_lport *lport = fsp->lp; in fc_fcp_srr()
1756 fsp->lp->tt.exch_done(seq); in fc_fcp_srr_resp()
1784 fsp->lp->tt.exch_done(fsp->recov_seq); in fc_fcp_srr_error()
1917 lport = fsp->lp; in fc_io_compl()