Searched refs:exp_code (Results  1 – 3 of 3) sorted by relevance
| /linux-4.4.14/drivers/scsi/bfa/ | 
| D | bfa_fcs_lport.c | 2181 	bfa_trc(port->fcs, cthdr->exp_code);  in bfa_fcs_lport_fdmi_rhba_response() 2504 	bfa_trc(port->fcs, cthdr->exp_code);  in bfa_fcs_lport_fdmi_rprt_response() 2596 	bfa_trc(port->fcs, cthdr->exp_code);  in bfa_fcs_lport_fdmi_rpa_response() 3235 	bfa_trc(port->fcs, cthdr->exp_code);  in bfa_fcs_lport_ms_gmal_response() 3398 	bfa_trc(port->fcs, cthdr->exp_code);  in bfa_fcs_lport_ms_gfn_response() 4538 	bfa_trc(port->fcs, cthdr->exp_code);  in bfa_fcs_lport_ns_rnn_id_response() 4617 	bfa_trc(port->fcs, cthdr->exp_code);  in bfa_fcs_lport_ns_rsnn_nn_response() 4723 	bfa_trc(port->fcs, cthdr->exp_code);  in bfa_fcs_lport_ns_rspn_id_response() 4796 	bfa_trc(port->fcs, cthdr->exp_code);  in bfa_fcs_lport_ns_rft_id_response() 4874 	bfa_trc(port->fcs, cthdr->exp_code);  in bfa_fcs_lport_ns_rff_id_response() [all …] 
 | 
| D | bfa_fc.h | 1169 	u32	exp_code:8;	/* explanation code */  member
  | 
| D | bfa_fcbuild.c | 1131 	cthdr->exp_code    = reason_code_expl;  in fc_gs_rjt_build()
  |