Searched defs:fchs (Results 1 – 11 of 11) sorted by relevance
/linux-6.3-rc2/drivers/scsi/bfa/ |
A D | bfa_fcbuild.c | 301 fc_plogi_build(struct fchs_s *fchs, void *pld, u32 d_id, u32 s_id, in fc_plogi_build() 319 fc_plogi_rsp_parse(struct fchs_s *fchs, int len, wwn_t port_name) in fc_plogi_rsp_parse() 353 fc_plogi_parse(struct fchs_s *fchs) in fc_plogi_parse() 369 fc_prli_build(struct fchs_s *fchs, void *pld, u32 d_id, u32 s_id, in fc_prli_build() 549 fc_abts_build(struct fchs_s *fchs, u32 d_id, u32 s_id, u16 ox_id) in fc_abts_build() 561 fc_abts_rsp_parse(struct fchs_s *fchs, int len) in fc_abts_rsp_parse() 1006 fc_gs_rjt_build(struct fchs_s *fchs, struct ct_hdr_s *cthdr, in fc_gs_rjt_build() 1021 fc_scr_build(struct fchs_s *fchs, struct fc_scr_s *scr, in fc_scr_build() 1038 fc_rscn_build(struct fchs_s *fchs, struct fc_rscn_pl_s *rscn, in fc_rscn_build() 1144 fc_rsnn_nn_build(struct fchs_s *fchs, void *pyld, u32 s_id, in fc_rsnn_nn_build() [all …]
|
A 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 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 2916 struct fchs_s fchs; in bfa_fcs_rport_send_prlo_acc() local 2942 struct fchs_s fchs; in bfa_fcs_rport_send_ls_rjt() local [all …]
|
A 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 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 3423 struct fchs_s fchs; in bfa_fcs_lport_ms_send_plogi() local [all …]
|
A 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
|
A 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()
|
A D | bfad_drv.h | 267 struct fchs_s fchs; member
|
A D | bfi_ms.h | 353 struct fchs_s fchs; /* request FC header structure */ member 370 struct fchs_s fchs; /* response FC header structure */ member
|
A 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()
|
A D | bfa_svc.h | 136 struct fchs_s fchs; /* request FC header structure */ member
|
A D | bfad_bsg.h | 814 struct fchs_s fchs; member
|
/linux-6.3-rc2/arch/x86/math-emu/ |
A D | fpu_etc.c | 20 static void fchs(FPU_REG *st0_ptr, u_char st0tag) in fchs() function
|
Completed in 71 milliseconds