Searched refs:exp_code (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/scsi/bfa/ |
A D | bfa_fcs_lport.c | 2193 bfa_trc(port->fcs, cthdr->exp_code); in bfa_fcs_lport_fdmi_rhba_response() 2516 bfa_trc(port->fcs, cthdr->exp_code); in bfa_fcs_lport_fdmi_rprt_response() 2608 bfa_trc(port->fcs, cthdr->exp_code); in bfa_fcs_lport_fdmi_rpa_response() 3247 bfa_trc(port->fcs, cthdr->exp_code); in bfa_fcs_lport_ms_gmal_response() 3410 bfa_trc(port->fcs, cthdr->exp_code); in bfa_fcs_lport_ms_gfn_response() 4550 bfa_trc(port->fcs, cthdr->exp_code); in bfa_fcs_lport_ns_rnn_id_response() 4629 bfa_trc(port->fcs, cthdr->exp_code); in bfa_fcs_lport_ns_rsnn_nn_response() 4727 bfa_trc(port->fcs, cthdr->exp_code); in bfa_fcs_lport_ns_rspn_id_response() 4800 bfa_trc(port->fcs, cthdr->exp_code); in bfa_fcs_lport_ns_rft_id_response() 4878 bfa_trc(port->fcs, cthdr->exp_code); in bfa_fcs_lport_ns_rff_id_response() [all …]
|
A D | bfa_fc.h | 1147 u32 exp_code:8; /* explanation code */ member
|
A D | bfa_fcbuild.c | 1016 cthdr->exp_code = reason_code_expl; in fc_gs_rjt_build()
|
Completed in 24 milliseconds