/linux-6.14.4/drivers/scsi/bfa/ |
D | bfa_fcbuild.c | 130 fc_gs_fchdr_build(struct fchs_s *fchs, u32 d_id, u32 s_id, u32 ox_id) in fc_gs_fchdr_build() 152 fc_gsresp_fchdr_build(struct fchs_s *fchs, u32 d_id, u32 s_id, u16 ox_id) in fc_gsresp_fchdr_build() 168 fc_els_req_build(struct fchs_s *fchs, u32 d_id, u32 s_id, __be16 ox_id) in fc_els_req_build() 177 fc_els_rsp_build(struct fchs_s *fchs, u32 d_id, u32 s_id, __be16 ox_id) in fc_els_rsp_build() 186 fc_bls_rsp_build(struct fchs_s *fchs, u32 d_id, u32 s_id, __be16 ox_id) in fc_bls_rsp_build() 195 fc_plogi_x_build(struct fchs_s *fchs, void *pld, u32 d_id, u32 s_id, in fc_plogi_x_build() 223 fc_flogi_acc_build(struct fchs_s *fchs, struct fc_logi_s *flogi, u32 s_id, in fc_flogi_acc_build() 245 fc_plogi_build(struct fchs_s *fchs, void *pld, u32 d_id, u32 s_id, in fc_plogi_build() 254 fc_plogi_acc_build(struct fchs_s *fchs, void *pld, u32 d_id, u32 s_id, in fc_plogi_acc_build() 263 fc_plogi_parse(struct fchs_s *fchs) in fc_plogi_parse() [all …]
|
D | bfa_fcs_rport.c | 1713 struct fchs_s fchs; in bfa_fcs_rport_send_plogi() local 1833 struct fchs_s fchs; in bfa_fcs_rport_send_plogiacc() local 1867 struct fchs_s fchs; in bfa_fcs_rport_send_adisc() local 1930 struct fchs_s fchs; in bfa_fcs_rport_send_nsdisc() local 2086 struct fchs_s fchs; in bfa_fcs_rport_send_logo() local 2124 struct fchs_s fchs; in bfa_fcs_rport_send_logo_acc() local 2174 struct fchs_s fchs; in bfa_fcs_rport_process_prli() local 2220 struct fchs_s fchs; in bfa_fcs_rport_process_rpsc() local 2257 struct fchs_s fchs; in bfa_fcs_rport_process_adisc() local 2590 bfa_fcs_rport_process_logo(struct bfa_fcs_rport_s *rport, struct fchs_s *fchs) in bfa_fcs_rport_process_logo() [all …]
|
D | bfa_fcs_lport.c | 368 struct fchs_s fchs; in bfa_fcs_lport_send_ls_rjt() local 396 struct fchs_s fchs; in bfa_fcs_lport_send_fcgs_rjt() local 535 struct fchs_s fchs; in bfa_fcs_lport_echo() local 578 struct fchs_s fchs; in bfa_fcs_lport_rnid() local 713 struct fchs_s fchs; in bfa_fcs_lport_abts_acc() local 757 struct fchs_s *fchs, u16 len) in bfa_fcs_lport_uf_recv() 1818 struct fchs_s fchs; in bfa_fcs_lport_fdmi_send_rhba() local 2159 struct fchs_s fchs; in bfa_fcs_lport_fdmi_send_rprt() local 2482 struct fchs_s fchs; in bfa_fcs_lport_fdmi_send_rpa() local 3086 struct fchs_s fchs; in bfa_fcs_lport_ms_send_gmal() local [all …]
|
D | bfa_fcs.c | 1194 bfa_fcs_fabric_uf_recv(struct bfa_fcs_fabric_s *fabric, struct fchs_s *fchs, in bfa_fcs_fabric_uf_recv() 1263 bfa_fcs_fabric_process_uf(struct bfa_fcs_fabric_s *fabric, struct fchs_s *fchs, in bfa_fcs_fabric_process_uf() 1288 struct fchs_s *fchs, u16 len) in bfa_fcs_fabric_process_flogi() 1327 struct fchs_s fchs; in bfa_fcs_fabric_send_flogi_acc() local 1525 struct fchs_s *fchs = bfa_uf_get_frmbuf(uf); in bfa_fcs_uf_recv() local
|
D | bfa_fcs_fcpim.c | 463 struct fchs_s fchs; in bfa_fcs_itnim_send_prli() local 829 struct fchs_s *fchs, u16 len) in bfa_fcs_fcpim_uf_recv()
|
D | bfad_drv.h | 269 struct fchs_s fchs; member
|
D | bfi_ms.h | 353 struct fchs_s fchs; /* request FC header structure */ member 370 struct fchs_s fchs; /* response FC header structure */ member
|
D | bfa_svc.c | 703 struct fchs_s *fchs) in hal_fcxp_tx_plog() 979 u32 reqlen, struct fchs_s *fchs, bfa_cb_fcxp_send_t cbfn, in bfa_fcxp_send()
|
D | bfa_svc.h | 136 struct fchs_s fchs; /* request FC header structure */ member
|
D | bfad_bsg.h | 814 struct fchs_s fchs; member
|
/linux-6.14.4/arch/x86/math-emu/ |
D | fpu_etc.c | 20 static void fchs(FPU_REG *st0_ptr, u_char st0tag) in fchs() function
|