Home
last modified time | relevance | path

Searched refs:s_id (Results 1 - 25 of 270) sorted by relevance

1234567891011

/kernel/linux/linux-5.10/drivers/scsi/bfa/
H A Dbfa_fcbuild.h131 u32 s_id, u16 ox_id, wwn_t port_name, wwn_t node_name,
135 u16 fc_fdisc_build(struct fchs_s *buf, struct fc_logi_s *flogi, u32 s_id,
140 u32 s_id, __be16 ox_id,
146 u32 s_id, u16 ox_id, wwn_t port_name,
151 u16 fc_abts_build(struct fchs_s *buf, u32 d_id, u32 s_id,
157 u32 s_id, u16 ox_id, u16 rrq_oxid);
159 u16 fc_rspnid_build(struct fchs_s *fchs, void *pld, u32 s_id,
161 u16 fc_rsnn_nn_build(struct fchs_s *fchs, void *pld, u32 s_id,
164 u16 fc_rftid_build(struct fchs_s *fchs, void *pld, u32 s_id,
167 u16 fc_rftid_build_sol(struct fchs_s *fchs, void *pyld, u32 s_id,
[all...]
H A Dbfa_fcbuild.c20 static void fc_els_rsp_build(struct fchs_s *fchs, u32 d_id, u32 s_id,
22 static void fc_bls_rsp_build(struct fchs_s *fchs, u32 d_id, u32 s_id,
130 fc_gs_fchdr_build(struct fchs_s *fchs, u32 d_id, u32 s_id, u32 ox_id) in fc_gs_fchdr_build() argument
142 fchs->s_id = (s_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() argument
163 fchs->s_id = s_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() argument
172 fchs->s_id in fc_els_req_build()
177 fc_els_rsp_build(struct fchs_s *fchs, u32 d_id, u32 s_id, __be16 ox_id) fc_els_rsp_build() argument
186 fc_bls_rsp_build(struct fchs_s *fchs, u32 d_id, u32 s_id, __be16 ox_id) fc_bls_rsp_build() argument
195 fc_plogi_x_build(struct fchs_s *fchs, void *pld, u32 d_id, u32 s_id, __be16 ox_id, wwn_t port_name, wwn_t node_name, u16 pdu_size, u16 bb_cr, u8 els_code) fc_plogi_x_build() argument
223 fc_flogi_build(struct fchs_s *fchs, struct fc_logi_s *flogi, u32 s_id, u16 ox_id, wwn_t port_name, wwn_t node_name, u16 pdu_size, u8 set_npiv, u8 set_auth, u16 local_bb_credits) fc_flogi_build() argument
261 fc_flogi_acc_build(struct fchs_s *fchs, struct fc_logi_s *flogi, u32 s_id, __be16 ox_id, wwn_t port_name, wwn_t node_name, u16 pdu_size, u16 local_bb_credits, u8 bb_scn) fc_flogi_acc_build() argument
283 fc_fdisc_build(struct fchs_s *fchs, struct fc_logi_s *flogi, u32 s_id, u16 ox_id, wwn_t port_name, wwn_t node_name, u16 pdu_size) fc_fdisc_build() argument
301 fc_plogi_build(struct fchs_s *fchs, void *pld, u32 d_id, u32 s_id, u16 ox_id, wwn_t port_name, wwn_t node_name, u16 pdu_size, u16 bb_cr) fc_plogi_build() argument
310 fc_plogi_acc_build(struct fchs_s *fchs, void *pld, u32 d_id, u32 s_id, u16 ox_id, wwn_t port_name, wwn_t node_name, u16 pdu_size, u16 bb_cr) fc_plogi_acc_build() argument
369 fc_prli_build(struct fchs_s *fchs, void *pld, u32 d_id, u32 s_id, u16 ox_id) fc_prli_build() argument
388 fc_prli_acc_build(struct fchs_s *fchs, void *pld, u32 d_id, u32 s_id, __be16 ox_id, enum bfa_lport_role role) fc_prli_acc_build() argument
440 fc_logo_build(struct fchs_s *fchs, struct fc_logo_s *logo, u32 d_id, u32 s_id, u16 ox_id, wwn_t port_name) fc_logo_build() argument
454 fc_adisc_x_build(struct fchs_s *fchs, struct fc_adisc_s *adisc, u32 d_id, u32 s_id, __be16 ox_id, wwn_t port_name, wwn_t node_name, u8 els_code) fc_adisc_x_build() argument
476 fc_adisc_build(struct fchs_s *fchs, struct fc_adisc_s *adisc, u32 d_id, u32 s_id, __be16 ox_id, wwn_t port_name, wwn_t node_name) fc_adisc_build() argument
484 fc_adisc_acc_build(struct fchs_s *fchs, struct fc_adisc_s *adisc, u32 d_id, u32 s_id, __be16 ox_id, wwn_t port_name, wwn_t node_name) fc_adisc_acc_build() argument
549 fc_abts_build(struct fchs_s *fchs, u32 d_id, u32 s_id, u16 ox_id) fc_abts_build() argument
571 fc_rrq_build(struct fchs_s *fchs, struct fc_rrq_s *rrq, u32 d_id, u32 s_id, u16 ox_id, u16 rrq_oxid) fc_rrq_build() argument
588 fc_logo_acc_build(struct fchs_s *fchs, void *pld, u32 d_id, u32 s_id, __be16 ox_id) fc_logo_acc_build() argument
602 fc_ls_rjt_build(struct fchs_s *fchs, struct fc_ls_rjt_s *ls_rjt, u32 d_id, u32 s_id, __be16 ox_id, u8 reason_code, u8 reason_code_expl) fc_ls_rjt_build() argument
618 fc_ba_acc_build(struct fchs_s *fchs, struct fc_ba_acc_s *ba_acc, u32 d_id, u32 s_id, __be16 ox_id, u16 rx_id) fc_ba_acc_build() argument
634 fc_ls_acc_build(struct fchs_s *fchs, struct fc_els_cmd_s *els_cmd, u32 d_id, u32 s_id, __be16 ox_id) fc_ls_acc_build() argument
662 fc_tprlo_acc_build(struct fchs_s *fchs, struct fc_tprlo_acc_s *tprlo_acc, u32 d_id, u32 s_id, __be16 ox_id, int num_pages) fc_tprlo_acc_build() argument
686 fc_prlo_acc_build(struct fchs_s *fchs, struct fc_prlo_acc_s *prlo_acc, u32 d_id, u32 s_id, __be16 ox_id, int num_pages) fc_prlo_acc_build() argument
710 fc_rnid_build(struct fchs_s *fchs, struct fc_rnid_cmd_s *rnid, u32 d_id, u32 s_id, u16 ox_id, u32 data_format) fc_rnid_build() argument
724 fc_rnid_acc_build(struct fchs_s *fchs, struct fc_rnid_acc_s *rnid_acc, u32 d_id, u32 s_id, __be16 ox_id, u32 data_format, struct fc_rnid_common_id_data_s *common_id_data, struct fc_rnid_general_topology_data_s *gen_topo_data) fc_rnid_acc_build() argument
752 fc_rpsc_build(struct fchs_s *fchs, struct fc_rpsc_cmd_s *rpsc, u32 d_id, u32 s_id, u16 ox_id) fc_rpsc_build() argument
764 fc_rpsc2_build(struct fchs_s *fchs, struct fc_rpsc2_cmd_s *rpsc2, u32 d_id, u32 s_id, u32 *pid_list, u16 npids) fc_rpsc2_build() argument
784 fc_rpsc_acc_build(struct fchs_s *fchs, struct fc_rpsc_acc_s *rpsc_acc, u32 d_id, u32 s_id, __be16 ox_id, struct fc_rpsc_speed_info_s *oper_speed) fc_rpsc_acc_build() argument
805 fc_pdisc_build(struct fchs_s *fchs, u32 d_id, u32 s_id, u16 ox_id, wwn_t port_name, wwn_t node_name, u16 pdu_size) fc_pdisc_build() argument
846 fc_prlo_build(struct fchs_s *fchs, u32 d_id, u32 s_id, u16 ox_id, int num_pages) fc_prlo_build() argument
870 fc_tprlo_build(struct fchs_s *fchs, u32 d_id, u32 s_id, u16 ox_id, int num_pages, enum fc_tprlo_type tprlo_type, u32 tpr_id) fc_tprlo_build() argument
900 fc_ba_rjt_build(struct fchs_s *fchs, u32 d_id, u32 s_id, __be16 ox_id, u32 reason_code, u32 reason_expl) fc_ba_rjt_build() argument
914 fc_gs_cthdr_build(struct ct_hdr_s *cthdr, u32 s_id, u16 cmd_code) fc_gs_cthdr_build() argument
924 fc_gs_fdmi_cthdr_build(struct ct_hdr_s *cthdr, u32 s_id, u16 cmd_code) fc_gs_fdmi_cthdr_build() argument
934 fc_gs_ms_cthdr_build(struct ct_hdr_s *cthdr, u32 s_id, u16 cmd_code, u8 sub_type) fc_gs_ms_cthdr_build() argument
945 fc_gidpn_build(struct fchs_s *fchs, void *pyld, u32 s_id, u16 ox_id, wwn_t port_name) fc_gidpn_build() argument
961 fc_gpnid_build(struct fchs_s *fchs, void *pyld, u32 s_id, u16 ox_id, u32 port_id) fc_gpnid_build() argument
977 fc_gnnid_build(struct fchs_s *fchs, void *pyld, u32 s_id, u16 ox_id, u32 port_id) fc_gnnid_build() argument
1006 fc_gs_rjt_build(struct fchs_s *fchs, struct ct_hdr_s *cthdr, u32 d_id, u32 s_id, u16 ox_id, u8 reason_code, u8 reason_code_expl) fc_gs_rjt_build() argument
1021 fc_scr_build(struct fchs_s *fchs, struct fc_scr_s *scr, u8 set_br_reg, u32 s_id, u16 ox_id) fc_scr_build() argument
1038 fc_rscn_build(struct fchs_s *fchs, struct fc_rscn_pl_s *rscn, u32 s_id, u16 ox_id) fc_rscn_build() argument
1058 fc_rftid_build(struct fchs_s *fchs, void *pyld, u32 s_id, u16 ox_id, enum bfa_lport_role roles) fc_rftid_build() argument
1082 fc_rftid_build_sol(struct fchs_s *fchs, void *pyld, u32 s_id, u16 ox_id, u8 *fc4_bitmap, u32 bitmap_size) fc_rftid_build_sol() argument
1102 fc_rffid_build(struct fchs_s *fchs, void *pyld, u32 s_id, u16 ox_id, u8 fc4_type, u8 fc4_ftrs) fc_rffid_build() argument
1122 fc_rspnid_build(struct fchs_s *fchs, void *pyld, u32 s_id, u16 ox_id, u8 *name) fc_rspnid_build() argument
1144 fc_rsnn_nn_build(struct fchs_s *fchs, void *pyld, u32 s_id, wwn_t node_name, u8 *name) fc_rsnn_nn_build() argument
1165 fc_gid_ft_build(struct fchs_s *fchs, void *pyld, u32 s_id, u8 fc4_type) fc_gid_ft_build() argument
1185 fc_rpnid_build(struct fchs_s *fchs, void *pyld, u32 s_id, u32 port_id, wwn_t port_name) fc_rpnid_build() argument
1203 fc_rnnid_build(struct fchs_s *fchs, void *pyld, u32 s_id, u32 port_id, wwn_t node_name) fc_rnnid_build() argument
1221 fc_rcsid_build(struct fchs_s *fchs, void *pyld, u32 s_id, u32 port_id, u32 cos) fc_rcsid_build() argument
1240 fc_rptid_build(struct fchs_s *fchs, void *pyld, u32 s_id, u32 port_id, u8 port_type) fc_rptid_build() argument
1258 fc_ganxt_build(struct fchs_s *fchs, void *pyld, u32 s_id, u32 port_id) fc_ganxt_build() argument
1277 fc_fdmi_reqhdr_build(struct fchs_s *fchs, void *pyld, u32 s_id, u16 cmd_code) fc_fdmi_reqhdr_build() argument
1314 fc_gmal_req_build(struct fchs_s *fchs, void *pyld, u32 s_id, wwn_t wwn) fc_gmal_req_build() argument
1334 fc_gfn_req_build(struct fchs_s *fchs, void *pyld, u32 s_id, wwn_t wwn) fc_gfn_req_build() argument
[all...]
/kernel/linux/linux-6.6/drivers/scsi/bfa/
H A Dbfa_fcbuild.h131 u32 s_id, u16 ox_id, wwn_t port_name, wwn_t node_name,
135 u16 fc_fdisc_build(struct fchs_s *buf, struct fc_logi_s *flogi, u32 s_id,
140 u32 s_id, __be16 ox_id,
146 u32 s_id, u16 ox_id, wwn_t port_name,
151 u16 fc_abts_build(struct fchs_s *buf, u32 d_id, u32 s_id,
157 u32 s_id, u16 ox_id, u16 rrq_oxid);
159 u16 fc_rspnid_build(struct fchs_s *fchs, void *pld, u32 s_id,
161 u16 fc_rsnn_nn_build(struct fchs_s *fchs, void *pld, u32 s_id,
164 u16 fc_rftid_build(struct fchs_s *fchs, void *pld, u32 s_id,
167 u16 fc_rftid_build_sol(struct fchs_s *fchs, void *pyld, u32 s_id,
[all...]
H A Dbfa_fcbuild.c20 static void fc_els_rsp_build(struct fchs_s *fchs, u32 d_id, u32 s_id,
22 static void fc_bls_rsp_build(struct fchs_s *fchs, u32 d_id, u32 s_id,
130 fc_gs_fchdr_build(struct fchs_s *fchs, u32 d_id, u32 s_id, u32 ox_id) in fc_gs_fchdr_build() argument
142 fchs->s_id = (s_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() argument
163 fchs->s_id = s_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() argument
172 fchs->s_id in fc_els_req_build()
177 fc_els_rsp_build(struct fchs_s *fchs, u32 d_id, u32 s_id, __be16 ox_id) fc_els_rsp_build() argument
186 fc_bls_rsp_build(struct fchs_s *fchs, u32 d_id, u32 s_id, __be16 ox_id) fc_bls_rsp_build() argument
195 fc_plogi_x_build(struct fchs_s *fchs, void *pld, u32 d_id, u32 s_id, __be16 ox_id, wwn_t port_name, wwn_t node_name, u16 pdu_size, u16 bb_cr, u8 els_code) fc_plogi_x_build() argument
223 fc_flogi_build(struct fchs_s *fchs, struct fc_logi_s *flogi, u32 s_id, u16 ox_id, wwn_t port_name, wwn_t node_name, u16 pdu_size, u8 set_npiv, u8 set_auth, u16 local_bb_credits) fc_flogi_build() argument
261 fc_flogi_acc_build(struct fchs_s *fchs, struct fc_logi_s *flogi, u32 s_id, __be16 ox_id, wwn_t port_name, wwn_t node_name, u16 pdu_size, u16 local_bb_credits, u8 bb_scn) fc_flogi_acc_build() argument
283 fc_fdisc_build(struct fchs_s *fchs, struct fc_logi_s *flogi, u32 s_id, u16 ox_id, wwn_t port_name, wwn_t node_name, u16 pdu_size) fc_fdisc_build() argument
301 fc_plogi_build(struct fchs_s *fchs, void *pld, u32 d_id, u32 s_id, u16 ox_id, wwn_t port_name, wwn_t node_name, u16 pdu_size, u16 bb_cr) fc_plogi_build() argument
310 fc_plogi_acc_build(struct fchs_s *fchs, void *pld, u32 d_id, u32 s_id, u16 ox_id, wwn_t port_name, wwn_t node_name, u16 pdu_size, u16 bb_cr) fc_plogi_acc_build() argument
369 fc_prli_build(struct fchs_s *fchs, void *pld, u32 d_id, u32 s_id, u16 ox_id) fc_prli_build() argument
388 fc_prli_acc_build(struct fchs_s *fchs, void *pld, u32 d_id, u32 s_id, __be16 ox_id, enum bfa_lport_role role) fc_prli_acc_build() argument
440 fc_logo_build(struct fchs_s *fchs, struct fc_logo_s *logo, u32 d_id, u32 s_id, u16 ox_id, wwn_t port_name) fc_logo_build() argument
454 fc_adisc_x_build(struct fchs_s *fchs, struct fc_adisc_s *adisc, u32 d_id, u32 s_id, __be16 ox_id, wwn_t port_name, wwn_t node_name, u8 els_code) fc_adisc_x_build() argument
476 fc_adisc_build(struct fchs_s *fchs, struct fc_adisc_s *adisc, u32 d_id, u32 s_id, __be16 ox_id, wwn_t port_name, wwn_t node_name) fc_adisc_build() argument
484 fc_adisc_acc_build(struct fchs_s *fchs, struct fc_adisc_s *adisc, u32 d_id, u32 s_id, __be16 ox_id, wwn_t port_name, wwn_t node_name) fc_adisc_acc_build() argument
549 fc_abts_build(struct fchs_s *fchs, u32 d_id, u32 s_id, u16 ox_id) fc_abts_build() argument
571 fc_rrq_build(struct fchs_s *fchs, struct fc_rrq_s *rrq, u32 d_id, u32 s_id, u16 ox_id, u16 rrq_oxid) fc_rrq_build() argument
588 fc_logo_acc_build(struct fchs_s *fchs, void *pld, u32 d_id, u32 s_id, __be16 ox_id) fc_logo_acc_build() argument
602 fc_ls_rjt_build(struct fchs_s *fchs, struct fc_ls_rjt_s *ls_rjt, u32 d_id, u32 s_id, __be16 ox_id, u8 reason_code, u8 reason_code_expl) fc_ls_rjt_build() argument
618 fc_ba_acc_build(struct fchs_s *fchs, struct fc_ba_acc_s *ba_acc, u32 d_id, u32 s_id, __be16 ox_id, u16 rx_id) fc_ba_acc_build() argument
634 fc_ls_acc_build(struct fchs_s *fchs, struct fc_els_cmd_s *els_cmd, u32 d_id, u32 s_id, __be16 ox_id) fc_ls_acc_build() argument
662 fc_tprlo_acc_build(struct fchs_s *fchs, struct fc_tprlo_acc_s *tprlo_acc, u32 d_id, u32 s_id, __be16 ox_id, int num_pages) fc_tprlo_acc_build() argument
686 fc_prlo_acc_build(struct fchs_s *fchs, struct fc_prlo_acc_s *prlo_acc, u32 d_id, u32 s_id, __be16 ox_id, int num_pages) fc_prlo_acc_build() argument
710 fc_rnid_build(struct fchs_s *fchs, struct fc_rnid_cmd_s *rnid, u32 d_id, u32 s_id, u16 ox_id, u32 data_format) fc_rnid_build() argument
724 fc_rnid_acc_build(struct fchs_s *fchs, struct fc_rnid_acc_s *rnid_acc, u32 d_id, u32 s_id, __be16 ox_id, u32 data_format, struct fc_rnid_common_id_data_s *common_id_data, struct fc_rnid_general_topology_data_s *gen_topo_data) fc_rnid_acc_build() argument
752 fc_rpsc_build(struct fchs_s *fchs, struct fc_rpsc_cmd_s *rpsc, u32 d_id, u32 s_id, u16 ox_id) fc_rpsc_build() argument
764 fc_rpsc2_build(struct fchs_s *fchs, struct fc_rpsc2_cmd_s *rpsc2, u32 d_id, u32 s_id, u32 *pid_list, u16 npids) fc_rpsc2_build() argument
784 fc_rpsc_acc_build(struct fchs_s *fchs, struct fc_rpsc_acc_s *rpsc_acc, u32 d_id, u32 s_id, __be16 ox_id, struct fc_rpsc_speed_info_s *oper_speed) fc_rpsc_acc_build() argument
805 fc_pdisc_build(struct fchs_s *fchs, u32 d_id, u32 s_id, u16 ox_id, wwn_t port_name, wwn_t node_name, u16 pdu_size) fc_pdisc_build() argument
846 fc_prlo_build(struct fchs_s *fchs, u32 d_id, u32 s_id, u16 ox_id, int num_pages) fc_prlo_build() argument
870 fc_tprlo_build(struct fchs_s *fchs, u32 d_id, u32 s_id, u16 ox_id, int num_pages, enum fc_tprlo_type tprlo_type, u32 tpr_id) fc_tprlo_build() argument
900 fc_ba_rjt_build(struct fchs_s *fchs, u32 d_id, u32 s_id, __be16 ox_id, u32 reason_code, u32 reason_expl) fc_ba_rjt_build() argument
914 fc_gs_cthdr_build(struct ct_hdr_s *cthdr, u32 s_id, u16 cmd_code) fc_gs_cthdr_build() argument
924 fc_gs_fdmi_cthdr_build(struct ct_hdr_s *cthdr, u32 s_id, u16 cmd_code) fc_gs_fdmi_cthdr_build() argument
934 fc_gs_ms_cthdr_build(struct ct_hdr_s *cthdr, u32 s_id, u16 cmd_code, u8 sub_type) fc_gs_ms_cthdr_build() argument
945 fc_gidpn_build(struct fchs_s *fchs, void *pyld, u32 s_id, u16 ox_id, wwn_t port_name) fc_gidpn_build() argument
961 fc_gpnid_build(struct fchs_s *fchs, void *pyld, u32 s_id, u16 ox_id, u32 port_id) fc_gpnid_build() argument
977 fc_gnnid_build(struct fchs_s *fchs, void *pyld, u32 s_id, u16 ox_id, u32 port_id) fc_gnnid_build() argument
1006 fc_gs_rjt_build(struct fchs_s *fchs, struct ct_hdr_s *cthdr, u32 d_id, u32 s_id, u16 ox_id, u8 reason_code, u8 reason_code_expl) fc_gs_rjt_build() argument
1021 fc_scr_build(struct fchs_s *fchs, struct fc_scr_s *scr, u8 set_br_reg, u32 s_id, u16 ox_id) fc_scr_build() argument
1038 fc_rscn_build(struct fchs_s *fchs, struct fc_rscn_pl_s *rscn, u32 s_id, u16 ox_id) fc_rscn_build() argument
1058 fc_rftid_build(struct fchs_s *fchs, void *pyld, u32 s_id, u16 ox_id, enum bfa_lport_role roles) fc_rftid_build() argument
1082 fc_rftid_build_sol(struct fchs_s *fchs, void *pyld, u32 s_id, u16 ox_id, u8 *fc4_bitmap, u32 bitmap_size) fc_rftid_build_sol() argument
1102 fc_rffid_build(struct fchs_s *fchs, void *pyld, u32 s_id, u16 ox_id, u8 fc4_type, u8 fc4_ftrs) fc_rffid_build() argument
1122 fc_rspnid_build(struct fchs_s *fchs, void *pyld, u32 s_id, u16 ox_id, u8 *name) fc_rspnid_build() argument
1144 fc_rsnn_nn_build(struct fchs_s *fchs, void *pyld, u32 s_id, wwn_t node_name, u8 *name) fc_rsnn_nn_build() argument
1165 fc_gid_ft_build(struct fchs_s *fchs, void *pyld, u32 s_id, u8 fc4_type) fc_gid_ft_build() argument
1185 fc_rpnid_build(struct fchs_s *fchs, void *pyld, u32 s_id, u32 port_id, wwn_t port_name) fc_rpnid_build() argument
1203 fc_rnnid_build(struct fchs_s *fchs, void *pyld, u32 s_id, u32 port_id, wwn_t node_name) fc_rnnid_build() argument
1221 fc_rcsid_build(struct fchs_s *fchs, void *pyld, u32 s_id, u32 port_id, u32 cos) fc_rcsid_build() argument
1240 fc_rptid_build(struct fchs_s *fchs, void *pyld, u32 s_id, u32 port_id, u8 port_type) fc_rptid_build() argument
1258 fc_ganxt_build(struct fchs_s *fchs, void *pyld, u32 s_id, u32 port_id) fc_ganxt_build() argument
1277 fc_fdmi_reqhdr_build(struct fchs_s *fchs, void *pyld, u32 s_id, u16 cmd_code) fc_fdmi_reqhdr_build() argument
1314 fc_gmal_req_build(struct fchs_s *fchs, void *pyld, u32 s_id, wwn_t wwn) fc_gmal_req_build() argument
1334 fc_gfn_req_build(struct fchs_s *fchs, void *pyld, u32 s_id, wwn_t wwn) fc_gfn_req_build() argument
[all...]
/kernel/linux/linux-6.6/fs/btrfs/
H A Dmessages.c150 sb->s_id, statestr, function, line, errno, errstr, &vaf); in __btrfs_handle_fs_error()
154 sb->s_id, statestr, function, line, errno, errstr); in __btrfs_handle_fs_error()
249 fs_info->sb->s_id, statestr, &vaf); in _btrfs_printk()
293 char *s_id = "<unknown>"; in __btrfs_panic() local
299 s_id = fs_info->sb->s_id; in __btrfs_panic()
307 s_id, function, line, &vaf, errno, errstr); in __btrfs_panic()
/kernel/linux/linux-5.10/fs/bfs/
H A Dinode.c48 printf("Bad inode number %s:%08lx\n", inode->i_sb->s_id, ino); in bfs_iget()
55 printf("Unable to read inode %s:%08lx\n", inode->i_sb->s_id, in bfs_iget()
102 printf("Bad inode number %s:%08x\n", sb->s_id, ino); in find_inode()
110 printf("Unable to read inode %s:%08x\n", sb->s_id, ino); in find_inode()
337 printf("No BFS filesystem on %s (magic=%08x)\n", s->s_id, le32_to_cpu(bfs_sb->s_magic)); in bfs_fill_super()
341 printf("%s is unclean, continuing\n", s->s_id); in bfs_fill_super()
347 printf("Superblock is corrupted on %s\n", s->s_id); in bfs_fill_super()
353 printf("NOTE: filesystem %s was created with 512 inodes, the real maximum is 511, mounting anyway\n", s->s_id); in bfs_fill_super()
355 printf("Impossible last inode number %lu > %d on %s\n", info->si_lasti, BFS_MAX_LASTI, s->s_id); in bfs_fill_super()
381 printf("Last block not available on %s: %lu\n", s->s_id, inf in bfs_fill_super()
[all...]
/kernel/linux/linux-6.6/fs/bfs/
H A Dinode.c48 printf("Bad inode number %s:%08lx\n", inode->i_sb->s_id, ino); in bfs_iget()
55 printf("Unable to read inode %s:%08lx\n", inode->i_sb->s_id, in bfs_iget()
101 printf("Bad inode number %s:%08x\n", sb->s_id, ino); in find_inode()
109 printf("Unable to read inode %s:%08x\n", sb->s_id, ino); in find_inode()
336 printf("No BFS filesystem on %s (magic=%08x)\n", s->s_id, le32_to_cpu(bfs_sb->s_magic)); in bfs_fill_super()
340 printf("%s is unclean, continuing\n", s->s_id); in bfs_fill_super()
346 printf("Superblock is corrupted on %s\n", s->s_id); in bfs_fill_super()
352 printf("NOTE: filesystem %s was created with 512 inodes, the real maximum is 511, mounting anyway\n", s->s_id); in bfs_fill_super()
354 printf("Impossible last inode number %lu > %d on %s\n", info->si_lasti, BFS_MAX_LASTI, s->s_id); in bfs_fill_super()
380 printf("Last block not available on %s: %lu\n", s->s_id, inf in bfs_fill_super()
[all...]
/kernel/linux/linux-5.10/fs/zonefs/
H A Dzonefs.h196 pr_info("zonefs (%s): " format, sb->s_id, ## args)
198 pr_err("zonefs (%s) ERROR: " format, sb->s_id, ## args)
200 pr_warn("zonefs (%s) WARNING: " format, sb->s_id, ## args)
/kernel/linux/linux-5.10/drivers/scsi/fnic/
H A Dfnic_res.h152 u32 s_id, u8 *gw_mac) in fnic_queue_wq_copy_desc_flogi_reg()
163 hton24(desc->u.flogi_reg.s_id, s_id); in fnic_queue_wq_copy_desc_flogi_reg()
170 u32 req_id, u32 s_id, in fnic_queue_wq_copy_desc_fip_reg()
182 hton24(desc->u.flogi_fip_reg.s_id, s_id); in fnic_queue_wq_copy_desc_fip_reg()
150 fnic_queue_wq_copy_desc_flogi_reg(struct vnic_wq_copy *wq, u32 req_id, u8 format, u32 s_id, u8 *gw_mac) fnic_queue_wq_copy_desc_flogi_reg() argument
169 fnic_queue_wq_copy_desc_fip_reg(struct vnic_wq_copy *wq, u32 req_id, u32 s_id, u8 *fcf_mac, u8 *ha_mac, u32 r_a_tov, u32 e_d_tov) fnic_queue_wq_copy_desc_fip_reg() argument
H A Dfcpio.h397 FCPIO_FLOGI_REG_DEF_DEST = 0, /* Use the oui | s_id mac format */
405 * used by the host to notify the firmware of the lif's s_id
410 u8 s_id[3]; /* FC vNIC only: Source S_ID */ member
441 * used by the host to notify the firmware of the lif's s_id
446 u8 s_id[3]; /* FC vNIC only: Source S_ID */ member
540 u8 s_id[3]; /* FC vNIC only: Source S_ID */ member
573 u8 s_id[3]; /* FC vNIC only: Source S_ID */ member
595 u8 s_id[3]; /* FC vNIC only: Source S_ID */ member
/kernel/linux/linux-6.6/drivers/scsi/fnic/
H A Dfnic_res.h140 u32 s_id, u8 *gw_mac) in fnic_queue_wq_copy_desc_flogi_reg()
151 hton24(desc->u.flogi_reg.s_id, s_id); in fnic_queue_wq_copy_desc_flogi_reg()
158 u32 req_id, u32 s_id, in fnic_queue_wq_copy_desc_fip_reg()
170 hton24(desc->u.flogi_fip_reg.s_id, s_id); in fnic_queue_wq_copy_desc_fip_reg()
138 fnic_queue_wq_copy_desc_flogi_reg(struct vnic_wq_copy *wq, u32 req_id, u8 format, u32 s_id, u8 *gw_mac) fnic_queue_wq_copy_desc_flogi_reg() argument
157 fnic_queue_wq_copy_desc_fip_reg(struct vnic_wq_copy *wq, u32 req_id, u32 s_id, u8 *fcf_mac, u8 *ha_mac, u32 r_a_tov, u32 e_d_tov) fnic_queue_wq_copy_desc_fip_reg() argument
H A Dfcpio.h385 FCPIO_FLOGI_REG_DEF_DEST = 0, /* Use the oui | s_id mac format */
393 * used by the host to notify the firmware of the lif's s_id
398 u8 s_id[3]; /* FC vNIC only: Source S_ID */ member
429 * used by the host to notify the firmware of the lif's s_id
434 u8 s_id[3]; /* FC vNIC only: Source S_ID */ member
528 u8 s_id[3]; /* FC vNIC only: Source S_ID */ member
561 u8 s_id[3]; /* FC vNIC only: Source S_ID */ member
583 u8 s_id[3]; /* FC vNIC only: Source S_ID */ member
/kernel/linux/linux-6.6/drivers/scsi/elx/libefc/
H A Defc_domain.h42 efc_domain_attach(struct efc_domain *domain, u32 s_id);
47 __efc_domain_attach_internal(struct efc_domain *domain, u32 s_id);
/kernel/linux/linux-6.6/fs/zonefs/
H A Dzonefs.h252 pr_info("zonefs (%s): " format, sb->s_id, ## args)
254 pr_err("zonefs (%s) ERROR: " format, sb->s_id, ## args)
256 pr_warn("zonefs (%s) WARNING: " format, sb->s_id, ## args)
/kernel/linux/linux-5.10/fs/reiserfs/
H A Dprints.c291 "%s\n", sb->s_id, id ? id : "", id ? " " : "", in __reiserfs_warning()
304 sb->s_id, error_buf); in reiserfs_info()
322 s->s_id, error_buf); in reiserfs_debug()
385 sb->s_id, id ? id : "", id ? " " : "", in __reiserfs_panic()
405 sb->s_id, id, function, error_buf); in __reiserfs_error()
408 sb->s_id, function, error_buf); in __reiserfs_error()
423 panic(KERN_CRIT "REISERFS panic (device %s): %s\n", sb->s_id, in reiserfs_abort()
430 printk(KERN_CRIT "REISERFS abort (device %s): %s\n", sb->s_id, in reiserfs_abort()
/kernel/linux/linux-6.6/fs/reiserfs/
H A Dprints.c291 "%s\n", sb->s_id, id ? id : "", id ? " " : "", in __reiserfs_warning()
304 sb->s_id, error_buf); in reiserfs_info()
322 s->s_id, error_buf); in reiserfs_debug()
385 sb->s_id, id ? id : "", id ? " " : "", in __reiserfs_panic()
405 sb->s_id, id, function, error_buf); in __reiserfs_error()
408 sb->s_id, function, error_buf); in __reiserfs_error()
423 panic(KERN_CRIT "REISERFS panic (device %s): %s\n", sb->s_id, in reiserfs_abort()
430 printk(KERN_CRIT "REISERFS abort (device %s): %s\n", sb->s_id, in reiserfs_abort()
/kernel/linux/linux-6.6/drivers/scsi/elx/efct/
H A Defct_unsol.c31 /* Find a target node, given s_id and d_id */ in efct_node_find()
44 u32 s_id, d_id; in efct_dispatch_frame() local
48 /* extract the s_id and d_id */ in efct_dispatch_frame()
49 s_id = ntoh24(hdr->fh_s_id); in efct_dispatch_frame()
56 node = efct_node_find(efct, d_id, s_id); in efct_dispatch_frame()
59 "Node not found, drop cmd d_id:%x s_id:%x\n", in efct_dispatch_frame()
60 d_id, s_id); in efct_dispatch_frame()
67 node = efct_node_find(efct, d_id, s_id); in efct_dispatch_frame()
69 efc_log_err(efct, "ABTS: Node not found, d_id:%x s_id:%x\n", in efct_dispatch_frame()
70 d_id, s_id); in efct_dispatch_frame()
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qed/
H A Dqed_fcoe.c77 struct fc_addr_nw s_id; member
286 p_data->s_id.addr_hi = p_conn->s_id.addr_hi; in qed_sp_fcoe_conn_offload()
287 p_data->s_id.addr_mid = p_conn->s_id.addr_mid; in qed_sp_fcoe_conn_offload()
288 p_data->s_id.addr_lo = p_conn->s_id.addr_lo; in qed_sp_fcoe_conn_offload()
945 con->s_id.addr_hi = conn_info->s_id.addr_hi; in qed_fcoe_offload_conn()
946 con->s_id in qed_fcoe_offload_conn()
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qed/
H A Dqed_fcoe.c78 struct fc_addr_nw s_id; member
287 p_data->s_id.addr_hi = p_conn->s_id.addr_hi; in qed_sp_fcoe_conn_offload()
288 p_data->s_id.addr_mid = p_conn->s_id.addr_mid; in qed_sp_fcoe_conn_offload()
289 p_data->s_id.addr_lo = p_conn->s_id.addr_lo; in qed_sp_fcoe_conn_offload()
945 con->s_id.addr_hi = conn_info->s_id.addr_hi; in qed_fcoe_offload_conn()
946 con->s_id in qed_fcoe_offload_conn()
[all...]
/kernel/linux/linux-5.10/drivers/scsi/qla2xxx/
H A Dtcm_qla2xxx.c1168 const be_id_t s_id) in tcm_qla2xxx_find_sess_by_s_id()
1182 key = sid_to_key(s_id); in tcm_qla2xxx_find_sess_by_s_id()
1187 pr_debug("Unable to locate s_id: 0x%06x\n", key); in tcm_qla2xxx_find_sess_by_s_id()
1211 be_id_t s_id) in tcm_qla2xxx_set_sess_by_s_id()
1217 key = sid_to_key(s_id); in tcm_qla2xxx_set_sess_by_s_id()
1228 printk(KERN_ERR "Unable to insert s_id into fcport_map: %06x\n", in tcm_qla2xxx_set_sess_by_s_id()
1264 pr_debug("Setup nacl->fc_port %p by s_id for se_nacl: %p, initiatorname: %s\n", in tcm_qla2xxx_set_sess_by_s_id()
1492 static void tcm_qla2xxx_update_sess(struct fc_port *sess, port_id_t s_id, in tcm_qla2xxx_update_sess() argument
1505 if (sess->loop_id != loop_id || sess->d_id.b24 != s_id.b24) in tcm_qla2xxx_update_sess()
1506 pr_info("Updating session %p from port %8phC loop_id %d -> %d s_id in tcm_qla2xxx_update_sess()
1167 tcm_qla2xxx_find_sess_by_s_id(scsi_qla_host_t *vha, const be_id_t s_id) tcm_qla2xxx_find_sess_by_s_id() argument
1205 tcm_qla2xxx_set_sess_by_s_id( struct tcm_qla2xxx_lport *lport, struct se_node_acl *new_se_nacl, struct tcm_qla2xxx_nacl *nacl, struct se_session *se_sess, struct fc_port *fc_port, be_id_t s_id) tcm_qla2xxx_set_sess_by_s_id() argument
[all...]
/kernel/linux/linux-6.6/drivers/scsi/qla2xxx/
H A Dtcm_qla2xxx.c1123 const be_id_t s_id) in tcm_qla2xxx_find_sess_by_s_id()
1137 key = sid_to_key(s_id); in tcm_qla2xxx_find_sess_by_s_id()
1142 pr_debug("Unable to locate s_id: 0x%06x\n", key); in tcm_qla2xxx_find_sess_by_s_id()
1166 be_id_t s_id) in tcm_qla2xxx_set_sess_by_s_id()
1172 key = sid_to_key(s_id); in tcm_qla2xxx_set_sess_by_s_id()
1183 printk(KERN_ERR "Unable to insert s_id into fcport_map: %06x\n", in tcm_qla2xxx_set_sess_by_s_id()
1219 pr_debug("Setup nacl->fc_port %p by s_id for se_nacl: %p, initiatorname: %s\n", in tcm_qla2xxx_set_sess_by_s_id()
1445 static void tcm_qla2xxx_update_sess(struct fc_port *sess, port_id_t s_id, in tcm_qla2xxx_update_sess() argument
1458 if (sess->loop_id != loop_id || sess->d_id.b24 != s_id.b24) in tcm_qla2xxx_update_sess()
1459 pr_info("Updating session %p from port %8phC loop_id %d -> %d s_id in tcm_qla2xxx_update_sess()
1122 tcm_qla2xxx_find_sess_by_s_id(scsi_qla_host_t *vha, const be_id_t s_id) tcm_qla2xxx_find_sess_by_s_id() argument
1160 tcm_qla2xxx_set_sess_by_s_id( struct tcm_qla2xxx_lport *lport, struct se_node_acl *new_se_nacl, struct tcm_qla2xxx_nacl *nacl, struct se_session *se_sess, struct fc_port *fc_port, be_id_t s_id) tcm_qla2xxx_set_sess_by_s_id() argument
[all...]
/kernel/linux/linux-5.10/security/
H A Dlsm_audit.c241 audit_log_untrustedstring(ab, inode->i_sb->s_id); in dump_common_audit_data()
255 audit_log_untrustedstring(ab, inode->i_sb->s_id); in dump_common_audit_data()
269 audit_log_untrustedstring(ab, inode->i_sb->s_id); in dump_common_audit_data()
288 audit_log_untrustedstring(ab, inode->i_sb->s_id); in dump_common_audit_data()
308 audit_log_untrustedstring(ab, inode->i_sb->s_id); in dump_common_audit_data()
/kernel/linux/linux-6.6/security/
H A Dlsm_audit.c229 audit_log_untrustedstring(ab, inode->i_sb->s_id); in dump_common_audit_data()
242 audit_log_untrustedstring(ab, inode->i_sb->s_id); in dump_common_audit_data()
255 audit_log_untrustedstring(ab, inode->i_sb->s_id); in dump_common_audit_data()
273 audit_log_untrustedstring(ab, inode->i_sb->s_id); in dump_common_audit_data()
292 audit_log_untrustedstring(ab, inode->i_sb->s_id); in dump_common_audit_data()
/kernel/linux/linux-5.10/fs/ntfs/
H A Ddebug.c47 sb->s_id, flen ? function : "", &vaf); in __ntfs_warning()
90 sb->s_id, flen ? function : "", &vaf); in __ntfs_error()
/kernel/linux/linux-6.6/fs/ntfs/
H A Ddebug.c47 sb->s_id, flen ? function : "", &vaf); in __ntfs_warning()
90 sb->s_id, flen ? function : "", &vaf); in __ntfs_error()

Completed in 225 milliseconds

1234567891011