/linux-2.6.39/drivers/scsi/bfa/ |
D | bfa_fcbuild.c | 138 fc_gs_fchdr_build(struct fchs_s *fchs, u32 d_id, u32 s_id, u32 ox_id) in fc_gs_fchdr_build() 160 fc_els_req_build(struct fchs_s *fchs, u32 d_id, u32 s_id, __be16 ox_id) in fc_els_req_build() 169 fc_els_rsp_build(struct fchs_s *fchs, u32 d_id, u32 s_id, __be16 ox_id) in fc_els_rsp_build() 178 fc_els_rsp_parse(struct fchs_s *fchs, int len) in fc_els_rsp_parse() 199 fc_bls_rsp_build(struct fchs_s *fchs, u32 d_id, u32 s_id, __be16 ox_id) in fc_bls_rsp_build() 208 fc_plogi_x_build(struct fchs_s *fchs, void *pld, u32 d_id, u32 s_id, in fc_plogi_x_build() 231 fc_flogi_build(struct fchs_s *fchs, struct fc_logi_s *flogi, u32 s_id, in fc_flogi_build() 269 fc_flogi_acc_build(struct fchs_s *fchs, struct fc_logi_s *flogi, u32 s_id, in fc_flogi_acc_build() 289 fc_fdisc_build(struct fchs_s *fchs, struct fc_logi_s *flogi, u32 s_id, in fc_fdisc_build() 307 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 | 1342 struct fchs_s fchs; in bfa_fcs_rport_send_plogi() local 1460 struct fchs_s fchs; in bfa_fcs_rport_send_plogiacc() local 1492 struct fchs_s fchs; in bfa_fcs_rport_send_adisc() local 1554 struct fchs_s fchs; in bfa_fcs_rport_send_nsdisc() local 1709 struct fchs_s fchs; in bfa_fcs_rport_send_logo() local 1746 struct fchs_s fchs; in bfa_fcs_rport_send_logo_acc() local 1796 struct fchs_s fchs; in bfa_fcs_rport_process_prli() local 1842 struct fchs_s fchs; in bfa_fcs_rport_process_rpsc() local 1879 struct fchs_s fchs; in bfa_fcs_rport_process_adisc() local 2132 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.c | 1083 bfa_fcs_fabric_uf_recv(struct bfa_fcs_fabric_s *fabric, struct fchs_s *fchs, in bfa_fcs_fabric_uf_recv() 1149 bfa_fcs_fabric_process_uf(struct bfa_fcs_fabric_s *fabric, struct fchs_s *fchs, in bfa_fcs_fabric_process_uf() 1174 struct fchs_s *fchs, u16 len) in bfa_fcs_fabric_process_flogi() 1213 struct fchs_s fchs; in bfa_fcs_fabric_send_flogi_acc() local 1346 struct fchs_s *fchs = bfa_uf_get_frmbuf(uf); in bfa_fcs_uf_recv() local
|
D | bfa_fcs_lport.c | 246 struct fchs_s fchs; in bfa_fcs_lport_send_ls_rjt() local 379 struct fchs_s fchs; in bfa_fcs_lport_echo() local 422 struct fchs_s fchs; in bfa_fcs_lport_rnid() local 553 struct fchs_s fchs; in bfa_fcs_lport_abts_acc() local 600 struct fchs_s *fchs, u16 len) in bfa_fcs_lport_uf_recv() 1516 struct fchs_s fchs; in bfa_fcs_lport_fdmi_send_rhba() local 1790 struct fchs_s fchs; in bfa_fcs_lport_fdmi_send_rprt() local 2005 struct fchs_s fchs; in bfa_fcs_lport_fdmi_send_rpa() local 2537 struct fchs_s fchs; in bfa_fcs_lport_ms_send_gmal() local 2737 struct fchs_s fchs; in bfa_fcs_lport_ms_send_gfn() local [all …]
|
D | bfa_fcs_fcpim.c | 385 struct fchs_s fchs; in bfa_fcs_itnim_send_prli() local 762 struct fchs_s *fchs, u16 len) in bfa_fcs_fcpim_uf_recv()
|
D | bfad_drv.h | 260 struct fchs_s fchs; member
|
D | bfa_svc.c | 771 struct fchs_s *fchs) in hal_fcxp_tx_plog() 1055 u32 reqlen, struct fchs_s *fchs, bfa_cb_fcxp_send_t cbfn, in bfa_fcxp_send() 4969 struct fchs_s *fchs; in uf_recv() local
|
D | bfi_ms.h | 297 struct fchs_s fchs; /* request FC header structure */ member 314 struct fchs_s fchs; /* response FC header structure */ member
|
D | bfa_svc.h | 129 struct fchs_s fchs; /* request FC header structure */ member
|
/linux-2.6.39/arch/x86/math-emu/ |
D | fpu_etc.c | 19 static void fchs(FPU_REG *st0_ptr, u_char st0tag) in fchs() function
|