Searched refs:exp_code (Results 1 – 3 of 3) sorted by relevance
/linux-6.12.1/drivers/scsi/bfa/ |
D | bfa_fcs_lport.c | 2166 bfa_trc(port->fcs, cthdr->exp_code); in bfa_fcs_lport_fdmi_rhba_response() 2489 bfa_trc(port->fcs, cthdr->exp_code); in bfa_fcs_lport_fdmi_rprt_response() 2581 bfa_trc(port->fcs, cthdr->exp_code); in bfa_fcs_lport_fdmi_rpa_response() 3207 bfa_trc(port->fcs, cthdr->exp_code); in bfa_fcs_lport_ms_gmal_response() 3370 bfa_trc(port->fcs, cthdr->exp_code); in bfa_fcs_lport_ms_gfn_response() 4491 bfa_trc(port->fcs, cthdr->exp_code); in bfa_fcs_lport_ns_rnn_id_response() 4570 bfa_trc(port->fcs, cthdr->exp_code); in bfa_fcs_lport_ns_rsnn_nn_response() 4668 bfa_trc(port->fcs, cthdr->exp_code); in bfa_fcs_lport_ns_rspn_id_response() 4741 bfa_trc(port->fcs, cthdr->exp_code); in bfa_fcs_lport_ns_rft_id_response() 4819 bfa_trc(port->fcs, cthdr->exp_code); in bfa_fcs_lport_ns_rff_id_response() [all …]
|
D | bfa_fc.h | 1147 u32 exp_code:8; /* explanation code */ member
|
D | bfa_fcbuild.c | 1016 cthdr->exp_code = reason_code_expl; in fc_gs_rjt_build()
|