/linux-5.19.10/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_build(struct fchs_s *fchs, struct fc_logi_s *flogi, u32 s_id, in fc_flogi_build() 261 fc_flogi_acc_build(struct fchs_s *fchs, struct fc_logi_s *flogi, u32 s_id, in fc_flogi_acc_build() 283 fc_fdisc_build(struct fchs_s *fchs, struct fc_logi_s *flogi, u32 s_id, in fc_fdisc_build() 301 fc_plogi_build(struct fchs_s *fchs, void *pld, u32 d_id, u32 s_id, in fc_plogi_build() [all …]
|
D | bfa_fcs_rport.c | 1697 struct fchs_s fchs; in bfa_fcs_rport_send_plogi() local 1817 struct fchs_s fchs; in bfa_fcs_rport_send_plogiacc() local 1851 struct fchs_s fchs; in bfa_fcs_rport_send_adisc() local 1914 struct fchs_s fchs; in bfa_fcs_rport_send_nsdisc() local 2070 struct fchs_s fchs; in bfa_fcs_rport_send_logo() local 2108 struct fchs_s fchs; in bfa_fcs_rport_send_logo_acc() local 2158 struct fchs_s fchs; in bfa_fcs_rport_process_prli() local 2204 struct fchs_s fchs; in bfa_fcs_rport_process_rpsc() local 2241 struct fchs_s fchs; in bfa_fcs_rport_process_adisc() local 2574 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 | 381 struct fchs_s fchs; in bfa_fcs_lport_send_ls_rjt() local 409 struct fchs_s fchs; in bfa_fcs_lport_send_fcgs_rjt() local 548 struct fchs_s fchs; in bfa_fcs_lport_echo() local 591 struct fchs_s fchs; in bfa_fcs_lport_rnid() local 726 struct fchs_s fchs; in bfa_fcs_lport_abts_acc() local 770 struct fchs_s *fchs, u16 len) in bfa_fcs_lport_uf_recv() 1864 struct fchs_s fchs; in bfa_fcs_lport_fdmi_send_rhba() local 2205 struct fchs_s fchs; in bfa_fcs_lport_fdmi_send_rprt() local 2528 struct fchs_s fchs; in bfa_fcs_lport_fdmi_send_rpa() local 3145 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 | 446 struct fchs_s fchs; in bfa_fcs_itnim_send_prli() local 812 struct fchs_s *fchs, u16 len) in bfa_fcs_fcpim_uf_recv()
|
D | bfad_drv.h | 267 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 | 717 struct fchs_s *fchs) in hal_fcxp_tx_plog() 1001 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-5.19.10/arch/x86/math-emu/ ! |
D | fpu_etc.c | 20 static void fchs(FPU_REG *st0_ptr, u_char st0tag) in fchs() function
|