• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/bfa/

Lines Matching refs:fcs

29 #include "fcs.h"
76 struct bfa_fcs_fabric_s *fabric = &rport->fcs->fabric;
78 bfa_trc(rport->fcs, rport->pwwn);
79 bfa_trc(rport->fcs, rport->pid);
80 bfa_trc(rport->fcs, event);
99 bfa_sm_fault(rport->fcs, event);
108 bfa_trc(rport->fcs, event);
117 bfa_fcxp_walloc_cancel(rport->fcs->bfa, &rpf->fcxp_wqe);
122 bfa_sm_fault(rport->fcs, event);
131 bfa_trc(rport->fcs, rport->pid);
132 bfa_trc(rport->fcs, event);
152 bfa_timer_start(rport->fcs->bfa, &rpf->timer,
168 bfa_sm_fault(rport->fcs, event);
177 bfa_trc(rport->fcs, rport->pid);
178 bfa_trc(rport->fcs, event);
194 bfa_sm_fault(rport->fcs, event);
203 bfa_trc(rport->fcs, rport->pwwn);
204 bfa_trc(rport->fcs, rport->pid);
205 bfa_trc(rport->fcs, event);
214 bfa_sm_fault(rport->fcs, event);
223 bfa_trc(rport->fcs, rport->pwwn);
224 bfa_trc(rport->fcs, rport->pid);
225 bfa_trc(rport->fcs, event);
237 bfa_sm_fault(rport->fcs, event);
247 bfa_trc(rport->fcs, rport->pid);
258 bfa_trc(rport->fcs, rport->pid);
260 if (__fcs_min_cfg(rport->port->fcs))
272 bfa_trc(rport->fcs, rport->pid);
274 if (__fcs_min_cfg(rport->port->fcs))
287 bfa_trc(rport->fcs, rport->pid);
301 bfa_trc(rport->fcs, rport->pwwn);
303 fcxp = fcxp_alloced ? fcxp_alloced : bfa_fcs_fcxp_alloc(port->fcs);
305 bfa_fcxp_alloc_wait(port->fcs->bfa, &rpf->fcxp_wqe,
333 bfa_trc(rport->fcs, req_status);
336 bfa_trc(rport->fcs, req_status);
347 bfa_trc(rport->fcs, num_ents);
350 bfa_trc(rport->fcs,
352 bfa_trc(rport->fcs,
354 bfa_trc(rport->fcs,
356 bfa_trc(rport->fcs,
371 bfa_trc(rport->fcs, ls_rjt->reason_code);
372 bfa_trc(rport->fcs, ls_rjt->reason_code_expl);