Searched refs:exp_code (Results 1 – 3 of 3) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/bfa/ |
D | bfa_fcs_lport.c | 2185 bfa_trc(port->fcs, cthdr->exp_code); in bfa_fcs_lport_fdmi_rhba_response() 2508 bfa_trc(port->fcs, cthdr->exp_code); in bfa_fcs_lport_fdmi_rprt_response() 2600 bfa_trc(port->fcs, cthdr->exp_code); in bfa_fcs_lport_fdmi_rpa_response() 3239 bfa_trc(port->fcs, cthdr->exp_code); in bfa_fcs_lport_ms_gmal_response() 3402 bfa_trc(port->fcs, cthdr->exp_code); in bfa_fcs_lport_ms_gfn_response() 4542 bfa_trc(port->fcs, cthdr->exp_code); in bfa_fcs_lport_ns_rnn_id_response() 4621 bfa_trc(port->fcs, cthdr->exp_code); in bfa_fcs_lport_ns_rsnn_nn_response() 4719 bfa_trc(port->fcs, cthdr->exp_code); in bfa_fcs_lport_ns_rspn_id_response() 4792 bfa_trc(port->fcs, cthdr->exp_code); in bfa_fcs_lport_ns_rft_id_response() 4870 bfa_trc(port->fcs, cthdr->exp_code); in bfa_fcs_lport_ns_rff_id_response() [all …]
|
D | bfa_fc.h | 1162 u32 exp_code:8; /* explanation code */ member
|
D | bfa_fcbuild.c | 1016 cthdr->exp_code = reason_code_expl; in fc_gs_rjt_build()
|