/linux-4.1.27/drivers/scsi/bfa/ |
H A D | bfa_fcbuild.h | 138 u32 s_id, u16 ox_id, wwn_t port_name, wwn_t node_name, 142 u16 fc_fdisc_build(struct fchs_s *buf, struct fc_logi_s *flogi, u32 s_id, 147 u32 s_id, __be16 ox_id, 153 u32 s_id, u16 ox_id, wwn_t port_name, 158 u16 fc_abts_build(struct fchs_s *buf, u32 d_id, u32 s_id, 164 u32 s_id, u16 ox_id, u16 rrq_oxid); 167 u16 fc_rspnid_build(struct fchs_s *fchs, void *pld, u32 s_id, 169 u16 fc_rsnn_nn_build(struct fchs_s *fchs, void *pld, u32 s_id, 172 u16 fc_rftid_build(struct fchs_s *fchs, void *pld, u32 s_id, 175 u16 fc_rftid_build_sol(struct fchs_s *fchs, void *pyld, u32 s_id, 179 u16 fc_rffid_build(struct fchs_s *fchs, void *pyld, u32 s_id, 182 u16 fc_gidpn_build(struct fchs_s *fchs, void *pyld, u32 s_id, 185 u16 fc_gpnid_build(struct fchs_s *fchs, void *pld, u32 s_id, 189 u32 d_id, u32 s_id, u16 ox_id, 193 u8 set_br_reg, u32 s_id, u16 ox_id); 196 u32 s_id, u16 ox_id, 201 u32 d_id, u32 s_id, __be16 ox_id, wwn_t port_name, 211 u32 d_id, u32 s_id, __be16 ox_id, 214 u32 d_id, u32 s_id, __be16 ox_id, 217 u32 d_id, u32 s_id, __be16 ox_id); 219 u32 s_id, u16 ox_id); 224 u32 s_id, __be16 ox_id, 228 u32 d_id, u32 s_id, u16 ox_id, 232 struct fc_rnid_acc_s *rnid_acc, u32 d_id, u32 s_id, 238 u32 d_id, u32 s_id, u32 *pid_list, u16 npids); 240 u32 d_id, u32 s_id, u16 ox_id); 242 struct fc_rpsc_acc_s *rpsc_acc, u32 d_id, u32 s_id, 244 u16 fc_gid_ft_build(struct fchs_s *fchs, void *pld, u32 s_id, 247 u16 fc_rpnid_build(struct fchs_s *fchs, void *pyld, u32 s_id, 250 u16 fc_rnnid_build(struct fchs_s *fchs, void *pyld, u32 s_id, 253 u16 fc_rcsid_build(struct fchs_s *fchs, void *pyld, u32 s_id, 256 u16 fc_rptid_build(struct fchs_s *fchs, void *pyld, u32 s_id, 259 u16 fc_ganxt_build(struct fchs_s *fchs, void *pyld, u32 s_id, 263 u32 s_id, u16 ox_id, wwn_t port_name); 266 u32 s_id, __be16 ox_id); 268 u16 fc_fdmi_reqhdr_build(struct fchs_s *fchs, void *pyld, u32 s_id, 270 u16 fc_gmal_req_build(struct fchs_s *fchs, void *pyld, u32 s_id, wwn_t wwn); 271 u16 fc_gfn_req_build(struct fchs_s *fchs, void *pyld, u32 s_id, wwn_t wwn); 275 void fc_els_req_build(struct fchs_s *fchs, u32 d_id, u32 s_id, 289 u32 s_id, __be16 ox_id, u16 rx_id); 294 u32 d_id, u32 s_id, __be16 ox_id, int num_pages); 297 u32 d_id, u32 s_id, __be16 ox_id, int num_pages); 301 u16 fc_pdisc_build(struct fchs_s *fchs, u32 d_id, u32 s_id, 307 u16 fc_prlo_build(struct fchs_s *fchs, u32 d_id, u32 s_id, 312 u16 fc_tprlo_build(struct fchs_s *fchs, u32 d_id, u32 s_id, 318 u16 fc_ba_rjt_build(struct fchs_s *fchs, u32 d_id, u32 s_id, 321 u16 fc_gnnid_build(struct fchs_s *fchs, void *pyld, u32 s_id, u16 ox_id, 326 u16 fc_rscn_build(struct fchs_s *fchs, struct fc_rscn_pl_s *rscn, u32 s_id,
|
H A D | bfa_fcbuild.c | 27 static void fc_els_rsp_build(struct fchs_s *fchs, u32 d_id, u32 s_id, 29 static void fc_bls_rsp_build(struct fchs_s *fchs, u32 d_id, u32 s_id, 137 fc_gs_fchdr_build(struct fchs_s *fchs, u32 d_id, u32 s_id, u32 ox_id) fc_gs_fchdr_build() argument 149 fchs->s_id = (s_id); fc_gs_fchdr_build() 159 fc_gsresp_fchdr_build(struct fchs_s *fchs, u32 d_id, u32 s_id, u16 ox_id) fc_gsresp_fchdr_build() argument 170 fchs->s_id = s_id; fc_gsresp_fchdr_build() 175 fc_els_req_build(struct fchs_s *fchs, u32 d_id, u32 s_id, __be16 ox_id) fc_els_req_build() argument 179 fchs->s_id = (s_id); fc_els_req_build() 184 fc_els_rsp_build(struct fchs_s *fchs, u32 d_id, u32 s_id, __be16 ox_id) fc_els_rsp_build() argument 188 fchs->s_id = s_id; fc_els_rsp_build() 214 fc_bls_rsp_build(struct fchs_s *fchs, u32 d_id, u32 s_id, __be16 ox_id) fc_bls_rsp_build() argument 218 fchs->s_id = s_id; fc_bls_rsp_build() 223 fc_plogi_x_build(struct fchs_s *fchs, void *pld, u32 d_id, u32 s_id, fc_plogi_x_build() argument 237 fc_els_req_build(fchs, d_id, s_id, ox_id); fc_plogi_x_build() 239 fc_els_rsp_build(fchs, d_id, s_id, ox_id); fc_plogi_x_build() 251 fc_flogi_build(struct fchs_s *fchs, struct fc_logi_s *flogi, u32 s_id, fc_flogi_build() argument 261 fc_els_req_build(fchs, d_id, s_id, ox_id); fc_flogi_build() 289 fc_flogi_acc_build(struct fchs_s *fchs, struct fc_logi_s *flogi, u32 s_id, fc_flogi_acc_build() argument 297 fc_els_rsp_build(fchs, d_id, s_id, ox_id); fc_flogi_acc_build() 311 fc_fdisc_build(struct fchs_s *fchs, struct fc_logi_s *flogi, u32 s_id, fc_fdisc_build() argument 319 fc_els_req_build(fchs, d_id, s_id, ox_id); fc_fdisc_build() 329 fc_plogi_build(struct fchs_s *fchs, void *pld, u32 d_id, u32 s_id, fc_plogi_build() argument 333 return fc_plogi_x_build(fchs, pld, d_id, s_id, ox_id, port_name, fc_plogi_build() 338 fc_plogi_acc_build(struct fchs_s *fchs, void *pld, u32 d_id, u32 s_id, fc_plogi_acc_build() argument 342 return fc_plogi_x_build(fchs, pld, d_id, s_id, ox_id, port_name, fc_plogi_acc_build() 397 fc_prli_build(struct fchs_s *fchs, void *pld, u32 d_id, u32 s_id, fc_prli_build() argument 402 fc_els_req_build(fchs, d_id, s_id, ox_id); fc_prli_build() 416 fc_prli_acc_build(struct fchs_s *fchs, void *pld, u32 d_id, u32 s_id, fc_prli_acc_build() argument 421 fc_els_rsp_build(fchs, d_id, s_id, ox_id); fc_prli_acc_build() 468 fc_logo_build(struct fchs_s *fchs, struct fc_logo_s *logo, u32 d_id, u32 s_id, fc_logo_build() argument 471 fc_els_req_build(fchs, d_id, s_id, ox_id); fc_logo_build() 475 logo->nport_id = (s_id); fc_logo_build() 483 u32 s_id, __be16 ox_id, wwn_t port_name, fc_adisc_x_build() 491 fc_els_req_build(fchs, d_id, s_id, ox_id); fc_adisc_x_build() 493 fc_els_rsp_build(fchs, d_id, s_id, ox_id); fc_adisc_x_build() 498 adisc->nport_id = (s_id); fc_adisc_x_build() 505 u32 s_id, __be16 ox_id, wwn_t port_name, wwn_t node_name) fc_adisc_build() 507 return fc_adisc_x_build(fchs, adisc, d_id, s_id, ox_id, port_name, fc_adisc_build() 513 u32 s_id, __be16 ox_id, wwn_t port_name, fc_adisc_acc_build() 516 return fc_adisc_x_build(fchs, adisc, d_id, s_id, ox_id, port_name, fc_adisc_acc_build() 577 fc_abts_build(struct fchs_s *fchs, u32 d_id, u32 s_id, u16 ox_id) fc_abts_build() argument 582 fchs->s_id = (s_id); fc_abts_build() 599 fc_rrq_build(struct fchs_s *fchs, struct fc_rrq_s *rrq, u32 d_id, u32 s_id, fc_rrq_build() argument 602 fc_els_req_build(fchs, d_id, s_id, ox_id); fc_rrq_build() 608 rrq->s_id = (s_id); fc_rrq_build() 616 fc_logo_acc_build(struct fchs_s *fchs, void *pld, u32 d_id, u32 s_id, fc_logo_acc_build() argument 621 fc_els_rsp_build(fchs, d_id, s_id, ox_id); fc_logo_acc_build() 631 u32 s_id, __be16 ox_id, u8 reason_code, fc_ls_rjt_build() 634 fc_els_rsp_build(fchs, d_id, s_id, ox_id); fc_ls_rjt_build() 647 u32 s_id, __be16 ox_id, u16 rx_id) fc_ba_acc_build() 649 fc_bls_rsp_build(fchs, d_id, s_id, ox_id); fc_ba_acc_build() 663 u32 s_id, __be16 ox_id) fc_ls_acc_build() 665 fc_els_rsp_build(fchs, d_id, s_id, ox_id); fc_ls_acc_build() 691 u32 d_id, u32 s_id, __be16 ox_id, int num_pages) fc_tprlo_acc_build() 695 fc_els_rsp_build(fchs, d_id, s_id, ox_id); fc_tprlo_acc_build() 715 u32 s_id, __be16 ox_id, int num_pages) fc_prlo_acc_build() 719 fc_els_rsp_build(fchs, d_id, s_id, ox_id); fc_prlo_acc_build() 739 u32 s_id, u16 ox_id, u32 data_format) fc_rnid_build() 741 fc_els_req_build(fchs, d_id, s_id, ox_id); fc_rnid_build() 753 u32 s_id, __be16 ox_id, u32 data_format, fc_rnid_acc_build() 759 fc_els_rsp_build(fchs, d_id, s_id, ox_id); fc_rnid_acc_build() 781 u32 s_id, u16 ox_id) fc_rpsc_build() 783 fc_els_req_build(fchs, d_id, s_id, ox_id); fc_rpsc_build() 793 u32 s_id, u32 *pid_list, u16 npids) fc_rpsc2_build() 798 fc_els_req_build(fchs, bfa_hton3b(dctlr_id), s_id, 0); fc_rpsc2_build() 813 u32 d_id, u32 s_id, __be16 ox_id, fc_rpsc_acc_build() 818 fc_els_rsp_build(fchs, d_id, s_id, ox_id); fc_rpsc_acc_build() 845 fc_pdisc_build(struct fchs_s *fchs, u32 d_id, u32 s_id, u16 ox_id, fc_pdisc_build() argument 853 fc_els_req_build(fchs, d_id, s_id, ox_id); fc_pdisc_build() 886 fc_prlo_build(struct fchs_s *fchs, u32 d_id, u32 s_id, u16 ox_id, fc_prlo_build() argument 892 fc_els_req_build(fchs, d_id, s_id, ox_id); fc_prlo_build() 944 fc_tprlo_build(struct fchs_s *fchs, u32 d_id, u32 s_id, u16 ox_id, fc_tprlo_build() argument 950 fc_els_req_build(fchs, d_id, s_id, ox_id); fc_tprlo_build() 1015 fc_ba_rjt_build(struct fchs_s *fchs, u32 d_id, u32 s_id, __be16 ox_id, fc_ba_rjt_build() argument 1020 fc_bls_rsp_build(fchs, d_id, s_id, ox_id); fc_ba_rjt_build() 1029 fc_gs_cthdr_build(struct ct_hdr_s *cthdr, u32 s_id, u16 cmd_code) fc_gs_cthdr_build() argument 1039 fc_gs_fdmi_cthdr_build(struct ct_hdr_s *cthdr, u32 s_id, u16 cmd_code) fc_gs_fdmi_cthdr_build() argument 1049 fc_gs_ms_cthdr_build(struct ct_hdr_s *cthdr, u32 s_id, u16 cmd_code, fc_gs_ms_cthdr_build() argument 1060 fc_gidpn_build(struct fchs_s *fchs, void *pyld, u32 s_id, u16 ox_id, fc_gidpn_build() argument 1067 fc_gs_fchdr_build(fchs, d_id, s_id, ox_id); fc_gidpn_build() 1068 fc_gs_cthdr_build(cthdr, s_id, GS_GID_PN); fc_gidpn_build() 1076 fc_gpnid_build(struct fchs_s *fchs, void *pyld, u32 s_id, u16 ox_id, fc_gpnid_build() argument 1083 fc_gs_fchdr_build(fchs, d_id, s_id, ox_id); fc_gpnid_build() 1084 fc_gs_cthdr_build(cthdr, s_id, GS_GPN_ID); fc_gpnid_build() 1092 fc_gnnid_build(struct fchs_s *fchs, void *pyld, u32 s_id, u16 ox_id, fc_gnnid_build() argument 1099 fc_gs_fchdr_build(fchs, d_id, s_id, ox_id); fc_gnnid_build() 1100 fc_gs_cthdr_build(cthdr, s_id, GS_GNN_ID); fc_gnnid_build() 1122 u32 d_id, u32 s_id, u16 ox_id, u8 reason_code, fc_gs_rjt_build() 1125 fc_gsresp_fchdr_build(fchs, d_id, s_id, ox_id); fc_gs_rjt_build() 1137 u8 set_br_reg, u32 s_id, u16 ox_id) fc_scr_build() 1141 fc_els_req_build(fchs, d_id, s_id, ox_id); fc_scr_build() 1154 u32 s_id, u16 ox_id) fc_rscn_build() 1159 fc_els_req_build(fchs, d_id, s_id, ox_id); fc_rscn_build() 1167 rscn->event[0].portid = s_id; fc_rscn_build() 1173 fc_rftid_build(struct fchs_s *fchs, void *pyld, u32 s_id, u16 ox_id, fc_rftid_build() argument 1181 fc_gs_fchdr_build(fchs, d_id, s_id, ox_id); fc_rftid_build() 1182 fc_gs_cthdr_build(cthdr, s_id, GS_RFT_ID); fc_rftid_build() 1186 rftid->dap = s_id; fc_rftid_build() 1197 fc_rftid_build_sol(struct fchs_s *fchs, void *pyld, u32 s_id, u16 ox_id, fc_rftid_build_sol() argument 1204 fc_gs_fchdr_build(fchs, d_id, s_id, ox_id); fc_rftid_build_sol() 1205 fc_gs_cthdr_build(cthdr, s_id, GS_RFT_ID); fc_rftid_build_sol() 1209 rftid->dap = s_id; fc_rftid_build_sol() 1217 fc_rffid_build(struct fchs_s *fchs, void *pyld, u32 s_id, u16 ox_id, fc_rffid_build() argument 1224 fc_gs_fchdr_build(fchs, d_id, s_id, ox_id); fc_rffid_build() 1225 fc_gs_cthdr_build(cthdr, s_id, GS_RFF_ID); fc_rffid_build() 1229 rffid->dap = s_id; fc_rffid_build() 1237 fc_rspnid_build(struct fchs_s *fchs, void *pyld, u32 s_id, u16 ox_id, fc_rspnid_build() argument 1246 fc_gs_fchdr_build(fchs, d_id, s_id, ox_id); fc_rspnid_build() 1247 fc_gs_cthdr_build(cthdr, s_id, GS_RSPN_ID); fc_rspnid_build() 1251 rspnid->dap = s_id; fc_rspnid_build() 1259 fc_rsnn_nn_build(struct fchs_s *fchs, void *pyld, u32 s_id, fc_rsnn_nn_build() argument 1267 fc_gs_fchdr_build(fchs, d_id, s_id, 0); fc_rsnn_nn_build() 1268 fc_gs_cthdr_build(cthdr, s_id, GS_RSNN_NN); fc_rsnn_nn_build() 1280 fc_gid_ft_build(struct fchs_s *fchs, void *pyld, u32 s_id, u8 fc4_type) fc_gid_ft_build() argument 1287 fc_gs_fchdr_build(fchs, d_id, s_id, 0); fc_gid_ft_build() 1289 fc_gs_cthdr_build(cthdr, s_id, GS_GID_FT); fc_gid_ft_build() 1300 fc_rpnid_build(struct fchs_s *fchs, void *pyld, u32 s_id, u32 port_id, fc_rpnid_build() argument 1307 fc_gs_fchdr_build(fchs, d_id, s_id, 0); fc_rpnid_build() 1308 fc_gs_cthdr_build(cthdr, s_id, GS_RPN_ID); fc_rpnid_build() 1318 fc_rnnid_build(struct fchs_s *fchs, void *pyld, u32 s_id, u32 port_id, fc_rnnid_build() argument 1325 fc_gs_fchdr_build(fchs, d_id, s_id, 0); fc_rnnid_build() 1326 fc_gs_cthdr_build(cthdr, s_id, GS_RNN_ID); fc_rnnid_build() 1336 fc_rcsid_build(struct fchs_s *fchs, void *pyld, u32 s_id, u32 port_id, fc_rcsid_build() argument 1344 fc_gs_fchdr_build(fchs, d_id, s_id, 0); fc_rcsid_build() 1345 fc_gs_cthdr_build(cthdr, s_id, GS_RCS_ID); fc_rcsid_build() 1355 fc_rptid_build(struct fchs_s *fchs, void *pyld, u32 s_id, u32 port_id, fc_rptid_build() argument 1362 fc_gs_fchdr_build(fchs, d_id, s_id, 0); fc_rptid_build() 1363 fc_gs_cthdr_build(cthdr, s_id, GS_RPT_ID); fc_rptid_build() 1373 fc_ganxt_build(struct fchs_s *fchs, void *pyld, u32 s_id, u32 port_id) fc_ganxt_build() argument 1379 fc_gs_fchdr_build(fchs, d_id, s_id, 0); fc_ganxt_build() 1380 fc_gs_cthdr_build(cthdr, s_id, GS_GA_NXT); fc_ganxt_build() 1392 fc_fdmi_reqhdr_build(struct fchs_s *fchs, void *pyld, u32 s_id, fc_fdmi_reqhdr_build() argument 1399 fc_gs_fchdr_build(fchs, d_id, s_id, 0); fc_fdmi_reqhdr_build() 1400 fc_gs_fdmi_cthdr_build(cthdr, s_id, cmd_code); fc_fdmi_reqhdr_build() 1429 fc_gmal_req_build(struct fchs_s *fchs, void *pyld, u32 s_id, wwn_t wwn) fc_gmal_req_build() argument 1435 fc_gs_fchdr_build(fchs, d_id, s_id, 0); fc_gmal_req_build() 1436 fc_gs_ms_cthdr_build(cthdr, s_id, GS_FC_GMAL_CMD, fc_gmal_req_build() 1449 fc_gfn_req_build(struct fchs_s *fchs, void *pyld, u32 s_id, wwn_t wwn) fc_gfn_req_build() argument 1455 fc_gs_fchdr_build(fchs, d_id, s_id, 0); fc_gfn_req_build() 1456 fc_gs_ms_cthdr_build(cthdr, s_id, GS_FC_GFN_CMD, fc_gfn_req_build() 482 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 504 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 512 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 630 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 646 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 662 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 690 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 714 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 738 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 752 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 780 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 792 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 812 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 1121 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 1136 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 1153 fc_rscn_build(struct fchs_s *fchs, struct fc_rscn_pl_s *rscn, u32 s_id, u16 ox_id) fc_rscn_build() argument
|
H A D | bfa_fcs_rport.c | 1810 twin->pid = rsp_fchs->s_id; bfa_fcs_rport_plogi_response() 2174 bfa_trc(port->fcs, rx_fchs->s_id); bfa_fcs_rport_process_prli() 2191 bfa_trc(port->fcs, rx_fchs->s_id); bfa_fcs_rport_process_prli() 2204 rx_fchs->s_id, bfa_fcs_lport_get_fcid(port), bfa_fcs_rport_process_prli() 2221 bfa_trc(port->fcs, rx_fchs->s_id); bfa_fcs_rport_process_rpsc() 2241 rx_fchs->s_id, bfa_fcs_lport_get_fcid(port), bfa_fcs_rport_process_rpsc() 2257 bfa_trc(port->fcs, rx_fchs->s_id); bfa_fcs_rport_process_adisc() 2275 rx_fchs->s_id, bfa_fcs_lport_get_fcid(port), bfa_fcs_rport_process_adisc() 2661 rport = bfa_fcs_rport_alloc(port, WWN_NULL, fchs->s_id); bfa_fcs_rport_start() 2680 rport = bfa_fcs_rport_alloc(port, plogi->port_name, fchs->s_id); bfa_fcs_rport_plogi_create() 2710 rport->pid = rx_fchs->s_id; bfa_fcs_rport_plogi() 2879 bfa_trc(rport->fcs, fchs->s_id); bfa_fcs_rport_uf_recv() 2961 bfa_trc(rport->fcs, rx_fchs->s_id); bfa_fcs_rport_send_ls_rjt() 2968 rx_fchs->s_id, bfa_fcs_lport_get_fcid(port), bfa_fcs_rport_send_ls_rjt()
|
H A D | bfa_fcs_lport.c | 383 bfa_trc(port->fcs, rx_fchs->s_id); bfa_fcs_lport_send_ls_rjt() 390 rx_fchs->s_id, bfa_fcs_lport_get_fcid(port), bfa_fcs_lport_send_ls_rjt() 413 bfa_trc(port->fcs, rx_fchs->s_id); bfa_fcs_lport_send_fcgs_rjt() 423 len = fc_gs_rjt_build(&fchs, ct_hdr, rx_fchs->s_id, bfa_fcs_lport_send_fcgs_rjt() 442 bfa_trc(port->fcs, rx_fchs->s_id); bfa_fcs_lport_plogi() 448 bfa_trc(port->fcs, rx_fchs->s_id); bfa_fcs_lport_plogi() 453 bfa_trc(port->fcs, rx_fchs->s_id); bfa_fcs_lport_plogi() 493 rport->pid = rx_fchs->s_id; bfa_fcs_lport_plogi() 502 rport = bfa_fcs_lport_get_rport_by_pid(port, rx_fchs->s_id); bfa_fcs_lport_plogi() 549 bfa_trc(port->fcs, rx_fchs->s_id); bfa_fcs_lport_echo() 557 rx_fchs->s_id, bfa_fcs_lport_get_fcid(port), bfa_fcs_lport_echo() 593 bfa_trc(port->fcs, rx_fchs->s_id); bfa_fcs_lport_rnid() 625 rx_fchs->s_id, bfa_fcs_lport_get_fcid(port), bfa_fcs_lport_rnid() 727 bfa_trc(port->fcs, rx_fchs->s_id); bfa_fcs_lport_abts_acc() 734 rx_fchs->s_id, bfa_fcs_lport_get_fcid(port), bfa_fcs_lport_abts_acc() 768 u32 pid = fchs->s_id; bfa_fcs_lport_uf_recv() 844 bfa_trc(rport->fcs, fchs->s_id); bfa_fcs_lport_uf_recv() 856 bfa_trc(lport->fcs, fchs->s_id); bfa_fcs_lport_uf_recv() 5475 bfa_trc(port->fcs, rx_fchs->s_id); bfa_fcs_lport_scn_send_ls_acc() 5482 rx_fchs->s_id, bfa_fcs_lport_get_fcid(port), bfa_fcs_lport_scn_send_ls_acc()
|
H A D | bfa_fc.h | 74 u32 s_id:24; /* source identifier */ member in struct:fchs_s 717 u32 s_id:24; /* exchange originator S_ID */ member in struct:fc_rrq_s
|
H A D | bfa_fcs.c | 1419 bfa_trc(fabric->fcs, fchs->s_id); bfa_fcs_fabric_process_flogi()
|
H A D | bfad_bsg.c | 3340 lp_tag = bfa_lps_get_tag_from_pid(&bfad->bfa, bsg_fcpt->fchs.s_id); bfad_fcxp_bsg_send()
|
/linux-4.1.27/include/linux/platform_data/ |
H A D | dma-rcar-hpbdma.h | 86 .s_id = _s_id, \ 91 unsigned int s_id; member in struct:hpb_dmae_channel
|
/linux-4.1.27/drivers/scsi/qla2xxx/ |
H A D | tcm_qla2xxx.c | 1303 const uint8_t *s_id) tcm_qla2xxx_find_sess_by_s_id() 1317 key = sid_to_key(s_id); tcm_qla2xxx_find_sess_by_s_id() 1322 pr_debug("Unable to locate s_id: 0x%06x\n", key); tcm_qla2xxx_find_sess_by_s_id() 1346 uint8_t *s_id) tcm_qla2xxx_set_sess_by_s_id() 1352 key = sid_to_key(s_id); tcm_qla2xxx_set_sess_by_s_id() 1363 printk(KERN_ERR "Unable to insert s_id into fcport_map: %06x\n", tcm_qla2xxx_set_sess_by_s_id() 1399 pr_debug("Setup nacl->qla_tgt_sess %p by s_id for se_nacl: %p, initiatorname: %s\n", tcm_qla2xxx_set_sess_by_s_id() 1515 be_sid[0] = sess->s_id.b.domain; tcm_qla2xxx_clear_sess_lookup() 1516 be_sid[1] = sess->s_id.b.area; tcm_qla2xxx_clear_sess_lookup() 1517 be_sid[2] = sess->s_id.b.al_pa; tcm_qla2xxx_clear_sess_lookup() 1566 uint8_t *s_id, tcm_qla2xxx_check_initiator_node_acl() 1629 qla_tgt_sess, s_id); tcm_qla2xxx_check_initiator_node_acl() 1641 static void tcm_qla2xxx_update_sess(struct qla_tgt_sess *sess, port_id_t s_id, tcm_qla2xxx_update_sess() argument 1654 if (sess->loop_id != loop_id || sess->s_id.b24 != s_id.b24) tcm_qla2xxx_update_sess() 1655 pr_info("Updating session %p from port %8phC loop_id %d -> %d s_id %x:%x:%x -> %x:%x:%x\n", tcm_qla2xxx_update_sess() 1657 sess->loop_id, loop_id, sess->s_id.b.domain, tcm_qla2xxx_update_sess() 1658 sess->s_id.b.area, sess->s_id.b.al_pa, s_id.b.domain, tcm_qla2xxx_update_sess() 1659 s_id.b.area, s_id.b.al_pa); tcm_qla2xxx_update_sess() 1678 if (sess->s_id.b24 != s_id.b24) { tcm_qla2xxx_update_sess() 1679 key = (((u32) sess->s_id.b.domain << 16) | tcm_qla2xxx_update_sess() 1680 ((u32) sess->s_id.b.area << 8) | tcm_qla2xxx_update_sess() 1681 ((u32) sess->s_id.b.al_pa)); tcm_qla2xxx_update_sess() 1685 "Found wrong se_nacl when updating s_id %x:%x:%x\n", tcm_qla2xxx_update_sess() 1686 sess->s_id.b.domain, sess->s_id.b.area, sess->s_id.b.al_pa); tcm_qla2xxx_update_sess() 1688 WARN(1, "No lport_fcport_map entry for s_id %x:%x:%x\n", tcm_qla2xxx_update_sess() 1689 sess->s_id.b.domain, sess->s_id.b.area, sess->s_id.b.al_pa); tcm_qla2xxx_update_sess() 1691 key = (((u32) s_id.b.domain << 16) | tcm_qla2xxx_update_sess() 1692 ((u32) s_id.b.area << 8) | tcm_qla2xxx_update_sess() 1693 ((u32) s_id.b.al_pa)); tcm_qla2xxx_update_sess() 1696 WARN(1, "Already have lport_fcport_map entry for s_id %x:%x:%x\n", tcm_qla2xxx_update_sess() 1697 s_id.b.domain, s_id.b.area, s_id.b.al_pa); tcm_qla2xxx_update_sess() 1703 sess->s_id = s_id; tcm_qla2xxx_update_sess() 1301 tcm_qla2xxx_find_sess_by_s_id( scsi_qla_host_t *vha, const uint8_t *s_id) tcm_qla2xxx_find_sess_by_s_id() argument 1340 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 qla_tgt_sess *qla_tgt_sess, uint8_t *s_id) tcm_qla2xxx_set_sess_by_s_id() argument 1562 tcm_qla2xxx_check_initiator_node_acl( scsi_qla_host_t *vha, unsigned char *fc_wwpn, void *qla_tgt_sess, uint8_t *s_id, uint16_t loop_id) tcm_qla2xxx_check_initiator_node_acl() argument
|
H A D | qla_target.c | 405 " s_id %02x:%02x:%02x logout %d keep %d plogi %d\n", qlt_free_session_done() 407 sess->s_id.b.domain, sess->s_id.b.area, sess->s_id.b.al_pa, qlt_free_session_done() 418 fcport.d_id = sess->s_id; qlt_free_session_done() 589 "qla_target(%d): session for port %8phC (loop ID %d s_id %02x:%02x:%02x)" qlt_schedule_sess_for_deletion() 592 sess->s_id.b.domain, sess->s_id.b.area, sess->s_id.b.al_pa, qlt_schedule_sess_for_deletion() 614 static int qla24xx_get_loop_id(struct scsi_qla_host *vha, const uint8_t *s_id, qla24xx_get_loop_id() argument 647 if ((gid->al_pa == s_id[2]) && qla24xx_get_loop_id() 648 (gid->area == s_id[1]) && qla24xx_get_loop_id() 649 (gid->domain == s_id[0])) { qla24xx_get_loop_id() 725 "Double sess %p found (s_id %x:%x:%x, " qlt_create_sess() 727 "loop_id %d", sess, sess->s_id.b.domain, qlt_create_sess() 728 sess->s_id.b.al_pa, sess->s_id.b.area, qlt_create_sess() 770 sess->s_id = fcport->d_id; qlt_create_sess() 786 be_sid[0] = sess->s_id.b.domain; qlt_create_sess() 787 be_sid[1] = sess->s_id.b.area; qlt_create_sess() 788 be_sid[2] = sess->s_id.b.al_pa; qlt_create_sess() 818 "s_id %x:%x:%x, confirmed completion %ssupported) added\n", qlt_create_sess() 820 fcport->loop_id, sess->s_id.b.domain, sess->s_id.b.area, qlt_create_sess() 821 sess->s_id.b.al_pa, sess->conf_compl_supported ? "" : "not "); qlt_create_sess() 1213 resp->fcp_hdr_le.s_id[0] = abts->fcp_hdr_le.s_id[0]; qlt_24xx_send_abts_resp() 1214 resp->fcp_hdr_le.s_id[1] = abts->fcp_hdr_le.s_id[1]; qlt_24xx_send_abts_resp() 1215 resp->fcp_hdr_le.s_id[2] = abts->fcp_hdr_le.s_id[2]; qlt_24xx_send_abts_resp() 1217 resp->fcp_hdr_le.d_id[0] = abts->fcp_hdr_le.s_id[0]; qlt_24xx_send_abts_resp() 1218 resp->fcp_hdr_le.d_id[1] = abts->fcp_hdr_le.s_id[1]; qlt_24xx_send_abts_resp() 1219 resp->fcp_hdr_le.d_id[2] = abts->fcp_hdr_le.s_id[2]; qlt_24xx_send_abts_resp() 1220 resp->fcp_hdr_le.s_id[0] = abts->fcp_hdr_le.d_id[0]; qlt_24xx_send_abts_resp() 1221 resp->fcp_hdr_le.s_id[1] = abts->fcp_hdr_le.d_id[1]; qlt_24xx_send_abts_resp() 1222 resp->fcp_hdr_le.s_id[2] = abts->fcp_hdr_le.d_id[2]; qlt_24xx_send_abts_resp() 1329 uint32_t lun, uint8_t *s_id) abort_cmds_for_lun() 1335 key = sid_to_key(s_id); abort_cmds_for_lun() 1341 op_key = sid_to_key(op->atio.u.isp24.fcp_hdr.s_id); abort_cmds_for_lun() 1351 cmd_key = sid_to_key(cmd->atio.u.isp24.fcp_hdr.s_id); abort_cmds_for_lun() 1437 uint8_t s_id[3]; qlt_24xx_handle_abts() local 1457 "qla_target(%d): task abort (s_id=%x:%x:%x, " qlt_24xx_handle_abts() 1458 "tag=%d, param=%x)\n", vha->vp_idx, abts->fcp_hdr_le.s_id[2], qlt_24xx_handle_abts() 1459 abts->fcp_hdr_le.s_id[1], abts->fcp_hdr_le.s_id[0], tag, qlt_24xx_handle_abts() 1462 s_id[0] = abts->fcp_hdr_le.s_id[2]; qlt_24xx_handle_abts() 1463 s_id[1] = abts->fcp_hdr_le.s_id[1]; qlt_24xx_handle_abts() 1464 s_id[2] = abts->fcp_hdr_le.s_id[0]; qlt_24xx_handle_abts() 1466 sess = ha->tgt.tgt_ops->find_sess_by_s_id(vha, s_id); qlt_24xx_handle_abts() 1527 ctio->initiator_id[0] = atio->u.isp24.fcp_hdr.s_id[2]; qlt_24xx_send_task_mgmt_ctio() 1528 ctio->initiator_id[1] = atio->u.isp24.fcp_hdr.s_id[1]; qlt_24xx_send_task_mgmt_ctio() 1529 ctio->initiator_id[2] = atio->u.isp24.fcp_hdr.s_id[0]; qlt_24xx_send_task_mgmt_ctio() 1790 pkt->initiator_id[0] = atio->u.isp24.fcp_hdr.s_id[2]; qlt_24xx_build_ctio_pkt() 1791 pkt->initiator_id[1] = atio->u.isp24.fcp_hdr.s_id[1]; qlt_24xx_build_ctio_pkt() 1792 pkt->initiator_id[2] = atio->u.isp24.fcp_hdr.s_id[0]; qlt_24xx_build_ctio_pkt() 2373 pkt->initiator_id[0] = atio->u.isp24.fcp_hdr.s_id[2]; qlt_build_ctio_crc2_pkt() 2374 pkt->initiator_id[1] = atio->u.isp24.fcp_hdr.s_id[1]; qlt_build_ctio_crc2_pkt() 2375 pkt->initiator_id[2] = atio->u.isp24.fcp_hdr.s_id[0]; qlt_build_ctio_crc2_pkt() 2975 ctio24->initiator_id[0] = atio->u.isp24.fcp_hdr.s_id[2]; __qlt_send_term_exchange() 2976 ctio24->initiator_id[1] = atio->u.isp24.fcp_hdr.s_id[1]; __qlt_send_term_exchange() 2977 ctio24->initiator_id[2] = atio->u.isp24.fcp_hdr.s_id[0]; __qlt_send_term_exchange() 3683 uint8_t *s_id = op->atio.u.isp24.fcp_hdr.s_id; qlt_create_sess_from_atio() local 3698 " (s_id %x:%x:%x), trying to create it manually\n", qlt_create_sess_from_atio() 3699 vha->vp_idx, s_id[0], s_id[1], s_id[2]); qlt_create_sess_from_atio() 3708 sess = qlt_make_local_sess(vha, s_id); qlt_create_sess_from_atio() 3759 sess = ha->tgt.tgt_ops->find_sess_by_s_id(vha, atio->u.isp24.fcp_hdr.s_id); qlt_handle_cmd_for_atio() 3778 /* Another WWN used to have our s_id. Our PLOGI scheduled its qlt_handle_cmd_for_atio() 3861 abort_cmds_for_lun(vha, lun, a->u.isp24.fcp_hdr.s_id); qlt_issue_task_mgmt() 3939 a->u.isp24.fcp_hdr.s_id); qlt_handle_task_mgmt() 4024 " port %8phC loop_id %#04x s_id %02x:%02x:%02x" qlt_logo_completion_handler() 4072 if (port_id.b24 == other_sess->s_id.b24) { qlt_find_sess_invalidate_other() 4080 * session that has the same s_id/loop_id combo qlt_find_sess_invalidate_other() 4087 * Another wwn used to have our s_id/loop_id qlt_find_sess_invalidate_other() 4103 /* Same loop_id but different s_id qlt_find_sess_invalidate_other() 4112 /* Abort any commands for this s_id waiting on qla_tgt_wq workqueue */ abort_cmds_for_s_id() 4113 static int abort_cmds_for_s_id(struct scsi_qla_host *vha, port_id_t *s_id) abort_cmds_for_s_id() argument 4120 key = (((u32)s_id->b.domain << 16) | abort_cmds_for_s_id() 4121 ((u32)s_id->b.area << 8) | abort_cmds_for_s_id() 4122 ((u32)s_id->b.al_pa)); abort_cmds_for_s_id() 4126 uint32_t op_key = sid_to_key(op->atio.u.isp24.fcp_hdr.s_id); abort_cmds_for_s_id() 4133 uint32_t cmd_key = sid_to_key(cmd->atio.u.isp24.fcp_hdr.s_id); abort_cmds_for_s_id() 4185 if (!sess || IS_SW_RESV_ADDR(sess->s_id)) { qlt_24xx_handle_els() 4236 (sess->s_id.b24 == port_id.b24)); qlt_24xx_handle_els() 4272 sess->s_id = port_id; qlt_24xx_handle_els() 4915 atio->u.isp24.fcp_hdr.s_id); __qlt_send_busy() 4938 ctio24->initiator_id[0] = atio->u.isp24.fcp_hdr.s_id[2]; __qlt_send_busy() 4939 ctio24->initiator_id[1] = atio->u.isp24.fcp_hdr.s_id[1]; __qlt_send_busy() 4940 ctio24->initiator_id[2] = atio->u.isp24.fcp_hdr.s_id[0]; __qlt_send_busy() 4997 (vha, atio->u.isp24.fcp_hdr.s_id); qlt_alloc_qfull_cmd() 5541 uint8_t *s_id) qlt_make_local_sess() 5552 rc = qla24xx_get_loop_id(vha, s_id, &loop_id); qlt_make_local_sess() 5554 if ((s_id[0] == 0xFF) && qlt_make_local_sess() 5555 (s_id[1] == 0xFC)) { qlt_make_local_sess() 5562 s_id[0], s_id[1], s_id[2]); qlt_make_local_sess() 5567 vha->vp_idx, s_id[0], s_id[1], qlt_make_local_sess() 5568 s_id[2]); qlt_make_local_sess() 5601 uint8_t s_id[3]; qlt_abort_work() local 5609 s_id[0] = prm->abts.fcp_hdr_le.s_id[2]; qlt_abort_work() 5610 s_id[1] = prm->abts.fcp_hdr_le.s_id[1]; qlt_abort_work() 5611 s_id[2] = prm->abts.fcp_hdr_le.s_id[0]; qlt_abort_work() 5619 sess = qlt_make_local_sess(vha, s_id); qlt_abort_work() 5661 uint8_t *s_id = NULL; /* to hide compiler warnings */ qlt_tmr_work() local 5672 s_id = prm->tm_iocb2.u.isp24.fcp_hdr.s_id; qlt_tmr_work() 5673 sess = ha->tgt.tgt_ops->find_sess_by_s_id(vha, s_id); qlt_tmr_work() 5678 sess = qlt_make_local_sess(vha, s_id); qlt_tmr_work() 1328 abort_cmds_for_lun(struct scsi_qla_host *vha, uint32_t lun, uint8_t *s_id) abort_cmds_for_lun() argument 5540 qlt_make_local_sess(struct scsi_qla_host *vha, uint8_t *s_id) qlt_make_local_sess() argument
|
H A D | qla_target.h | 331 uint8_t s_id[3]; member in struct:fcp_hdr 345 uint8_t s_id[3]; member in struct:fcp_hdr_le 904 port_id_t s_id; member in struct:qla_tgt_sess 1111 static inline uint32_t sid_to_key(const uint8_t *s_id) sid_to_key() argument 1115 key = (((unsigned long)s_id[0] << 16) | sid_to_key() 1116 ((unsigned long)s_id[1] << 8) | sid_to_key() 1117 (unsigned long)s_id[2]); sid_to_key()
|
/linux-4.1.27/drivers/scsi/fnic/ |
H A D | fnic_res.h | 152 u32 s_id, u8 *gw_mac) fnic_queue_wq_copy_desc_flogi_reg() 163 hton24(desc->u.flogi_reg.s_id, s_id); fnic_queue_wq_copy_desc_flogi_reg() 170 u32 req_id, u32 s_id, fnic_queue_wq_copy_desc_fip_reg() 182 hton24(desc->u.flogi_fip_reg.s_id, s_id); 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 D | fcpio.h | 397 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 in struct:fcpio_flogi_reg 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 in struct:fcpio_flogi_fip_reg 540 u8 s_id[3]; /* FC vNIC only: Source S_ID */ member in struct:fcpio_tcmnd_16 573 u8 s_id[3]; /* FC vNIC only: Source S_ID */ member in struct:fcpio_tcmnd_32 595 u8 s_id[3]; /* FC vNIC only: Source S_ID */ member in struct:fcpio_ttmf
|
/linux-4.1.27/fs/bfs/ |
H A D | inode.c | 48 printf("Bad inode number %s:%08lx\n", inode->i_sb->s_id, ino); bfs_iget() 55 printf("Unable to read inode %s:%08lx\n", inode->i_sb->s_id, bfs_iget() 102 printf("Bad inode number %s:%08x\n", sb->s_id, ino); find_inode() 110 printf("Unable to read inode %s:%08x\n", sb->s_id, ino); find_inode() 345 s->s_id, le32_to_cpu(bfs_sb->s_magic)); bfs_fill_super() 349 printf("%s is unclean, continuing\n", s->s_id); bfs_fill_super()
|
H A D | dir.c | 40 dir->i_sb->s_id, dir->i_ino); bfs_readdir() 191 inode->i_sb->s_id, inode->i_ino, bfs_unlink()
|
/linux-4.1.27/fs/sysv/ |
H A D | inode.c | 188 sb->s_id, ino); sysv_iget() 201 inode->i_sb->s_id); sysv_iget() 250 inode->i_sb->s_id, ino); __sysv_write_inode() 279 sb->s_id, ino); __sysv_write_inode()
|
H A D | super.c | 222 sb->s_id); detect_sysv() 244 "forcing read-only mode.\n", sb->s_id); detect_sysv() 330 found, sb->s_blocksize, sb->s_id); complete_read_super() 427 sb->s_id); sysv_fill_super() 498 "device %s.\n", sb->s_id); v7_fill_super() 522 sb->s_id); v7_fill_super()
|
H A D | ialloc.c | 118 "%s\n", inode->i_sb->s_id); sysv_free_inode()
|
/linux-4.1.27/security/integrity/ |
H A D | integrity_audit.c | 60 audit_log_untrustedstring(ab, inode->i_sb->s_id); integrity_audit_msg()
|
/linux-4.1.27/fs/ntfs/ |
H A D | debug.c | 61 sb->s_id, flen ? function : "", &vaf); __ntfs_warning() 104 sb->s_id, flen ? function : "", &vaf); __ntfs_error()
|
/linux-4.1.27/fs/reiserfs/ |
H A D | prints.c | 272 "%s\n", sb->s_id, id ? id : "", id ? " " : "", __reiserfs_warning() 285 sb->s_id, error_buf); reiserfs_info() 303 s->s_id, error_buf); reiserfs_debug() 366 sb->s_id, id ? id : "", id ? " " : "", __reiserfs_panic() 386 sb->s_id, id, function, error_buf); __reiserfs_error() 389 sb->s_id, function, error_buf); __reiserfs_error() 404 panic(KERN_CRIT "REISERFS panic (device %s): %s\n", sb->s_id, reiserfs_abort() 411 printk(KERN_CRIT "REISERFS abort (device %s): %s\n", sb->s_id, reiserfs_abort()
|
H A D | procfs.c | 422 strlcpy(b, sb->s_id, BDEVNAME_SIZE); reiserfs_proc_info_init() 452 strlcpy(b, sb->s_id, BDEVNAME_SIZE); reiserfs_proc_info_done()
|
H A D | super.c | 1567 s->s_id, offset / s->s_blocksize, read_super_block() 1588 s->s_id, offset / s->s_blocksize, read_super_block() 1597 s->s_id, read_super_block() 1886 s->s_id); reiserfs_fill_super() 1929 s->s_id); reiserfs_fill_super()
|
/linux-4.1.27/fs/qnx4/ |
H A D | inode.c | 160 QNX4DEBUG((KERN_NOTICE "QNX4 filesystem found on dev %s.\n", sb->s_id)); qnx4_checkroot() 281 sb->s_id, ino); qnx4_iget() 289 "%s\n", sb->s_id); qnx4_iget() 323 ino, sb->s_id); qnx4_iget()
|
/linux-4.1.27/fs/minix/ |
H A D | bitmap.c | 64 sb->s_id, block); minix_free_block() 114 sb->s_id, (long)ino); minix_V1_raw_inode() 140 sb->s_id, (long)ino); minix_V2_raw_inode()
|
H A D | inode.c | 339 "on device %s.\n", s->s_id); minix_fill_super() 618 inode->i_sb->s_id, inode->i_ino); minix_write_inode()
|
/linux-4.1.27/fs/befs/ |
H A D | debug.c | 36 pr_err("(%s): %pV\n", sb->s_id, &vaf); befs_error() 49 pr_warn("(%s): %pV\n", sb->s_id, &vaf); befs_warning() 63 pr_debug("(%s): %pV\n", sb->s_id, &vaf); befs_debug()
|
H A D | linuxvfs.c | 784 "portion of superblock. Bailing.\n", sb->s_id); befs_fill_super()
|
/linux-4.1.27/security/ |
H A D | lsm_audit.c | 243 audit_log_untrustedstring(ab, inode->i_sb->s_id); dump_common_audit_data() 257 audit_log_untrustedstring(ab, inode->i_sb->s_id); dump_common_audit_data() 275 audit_log_untrustedstring(ab, inode->i_sb->s_id); dump_common_audit_data()
|
/linux-4.1.27/fs/adfs/ |
H A D | super.c | 36 sb->s_id, function ? ": " : "", __adfs_error() 404 "%s.\n", sb->s_id); adfs_fill_super() 417 "%s.\n", sb->s_id); adfs_fill_super() 441 "%s.\n", sb->s_id); adfs_fill_super()
|
/linux-4.1.27/fs/affs/ |
H A D | super.c | 388 sb->s_id, affs_fill_super() 406 pr_err("No valid root block on device %s\n", sb->s_id); affs_fill_super() 431 pr_notice("Dircache FS - mounting %s read only\n", sb->s_id); affs_fill_super() 467 sb->s_id, chksum); affs_fill_super()
|
H A D | bitmap.c | 256 pr_notice("Bitmap invalid - mounting %s read only\n", sb->s_id); affs_init_bitmap() 289 bm->bm_key, sb->s_id); affs_init_bitmap()
|
H A D | amigaffs.c | 451 pr_crit("error (device %s): %s(): %pV\n", sb->s_id, function, &vaf); affs_error() 467 pr_warn("(device %s): %s(): %pV\n", sb->s_id, function, &vaf); affs_warning()
|
/linux-4.1.27/fs/nilfs2/ |
H A D | super.c | 122 sb->s_id, function, &vaf); nilfs_error() 137 sb->s_id); nilfs_error() 152 sb->s_id, function, &vaf); nilfs_warning() 277 sb->s_id); nilfs_prepare_super() 1151 "incomplete recovery state.\n", sb->s_id); nilfs_remount() 1186 sb->s_id, (unsigned long long)features); nilfs_remount() 1322 strlcpy(s->s_id, bdevname(sd.bdev, b), sizeof(s->s_id)); nilfs_mount()
|
H A D | recovery.c | 685 sb->s_id, nsalvaged_blocks); nilfs_do_roll_forward() 699 sb->s_id, err, (unsigned long long)pseg_start); nilfs_do_roll_forward()
|
H A D | the_nilfs.c | 543 sb->s_id); nilfs_load_super_block()
|
H A D | sysfs.c | 1009 "%s", sb->s_id); nilfs_sysfs_create_device_group()
|
/linux-4.1.27/fs/fat/ |
H A D | misc.c | 34 panic("FAT-fs (%s): fs panic from previous error\n", sb->s_id); __fat_fs_error() 54 printk("%sFAT-fs (%s): %pV\n", level, sb->s_id, &vaf); fat_msg()
|
/linux-4.1.27/drivers/scsi/bnx2fc/ |
H A D | 57xx_hsi_bnx2fc.h | 171 u8 s_id[3]; member in struct:fcoe_fc_hdr 432 u8 s_id[3]; member in struct:fcoe_kwqe_conn_offload3 501 u8 s_id[3]; member in struct:fcoe_kwqe_conn_enable_disable
|
H A D | bnx2fc_hwi.c | 249 * Store s_id of the initiator for further reference. This will bnx2fc_send_session_ofld_req() 254 ofld_req3.s_id[0] = (port_id & 0x000000FF); bnx2fc_send_session_ofld_req() 255 ofld_req3.s_id[1] = (port_id & 0x0000FF00) >> 8; bnx2fc_send_session_ofld_req() 256 ofld_req3.s_id[2] = (port_id & 0x00FF0000) >> 16; bnx2fc_send_session_ofld_req() 397 enbl_req.s_id[0] = (port_id & 0x000000FF); bnx2fc_send_session_enable_req() 398 enbl_req.s_id[1] = (port_id & 0x0000FF00) >> 8; bnx2fc_send_session_enable_req() 399 enbl_req.s_id[2] = (port_id & 0x00FF0000) >> 16; bnx2fc_send_session_enable_req() 459 disable_req.s_id[0] = (port_id & 0x000000FF); bnx2fc_send_session_disable_req() 460 disable_req.s_id[1] = (port_id & 0x0000FF00) >> 8; bnx2fc_send_session_disable_req() 461 disable_req.s_id[2] = (port_id & 0x00FF0000) >> 16; bnx2fc_send_session_disable_req()
|
/linux-4.1.27/include/net/ |
H A D | dn_dev.h | 114 __u8 s_id[6]; member in struct:dn_long_packet
|
/linux-4.1.27/fs/nfs/ |
H A D | read.c | 125 dprintk("NFS: read done (%s/%llu %d@%lld)\n", inode->i_sb->s_id, nfs_readpage_release() 381 inode->i_sb->s_id, nfs_readpages()
|
H A D | inode.c | 485 inode->i_sb->s_id, nfs_fhget() 938 inode->i_sb->s_id, (unsigned long long)NFS_FILEID(inode)); __nfs_revalidate_inode() 963 inode->i_sb->s_id, __nfs_revalidate_inode() 976 inode->i_sb->s_id, __nfs_revalidate_inode() 987 inode->i_sb->s_id, __nfs_revalidate_inode() 1061 inode->i_sb->s_id, nfs_invalidate_mapping() 1633 __func__, inode->i_sb->s_id, inode->i_ino, nfs_update_inode() 1641 inode->i_sb->s_id, (long long)nfsi->fileid, nfs_update_inode() 1683 inode->i_sb->s_id, inode->i_ino); nfs_update_inode() 1728 inode->i_sb->s_id, nfs_update_inode()
|
H A D | dir.c | 1500 dir->i_sb->s_id, dir->i_ino, dentry); nfs_atomic_open() 1699 dir->i_sb->s_id, dir->i_ino, dentry); nfs_create() 1726 dir->i_sb->s_id, dir->i_ino, dentry); nfs_mknod() 1755 dir->i_sb->s_id, dir->i_ino, dentry); nfs_mkdir() 1783 dir->i_sb->s_id, dir->i_ino, dentry); nfs_rmdir() 1851 dfprintk(VFS, "NFS: unlink(%s/%lu, %pd)\n", dir->i_sb->s_id, nfs_unlink() 1902 dfprintk(VFS, "NFS: symlink(%s/%lu, %pd, %s)\n", dir->i_sb->s_id, nfs_symlink() 1926 dir->i_sb->s_id, dir->i_ino, nfs_symlink() 2502 inode->i_sb->s_id, inode->i_ino, mask, res); nfs_permission()
|
H A D | super.c | 2288 snprintf(sb->s_id, sizeof(sb->s_id), nfs_initialise_sb()
|
H A D | direct.c | 402 d_inode(req->wb_context->dentry)->i_sb->s_id, nfs_direct_readpage_release()
|
H A D | pagelist.c | 642 hdr->inode->i_sb->s_id, nfs_initiate_pgio()
|
H A D | pnfs.c | 1567 __func__, ino->i_sb->s_id, pnfs_update_layout()
|
H A D | write.c | 1699 req->wb_context->dentry->d_sb->s_id, nfs_commit_release_pages()
|
/linux-4.1.27/fs/btrfs/ |
H A D | super.c | 162 sb->s_id, function, line, errno, errstr, &vaf); __btrfs_std_error() 166 sb->s_id, function, line, errno, errstr); __btrfs_std_error() 210 printk("%sBTRFS %s (device %s): %pV\n", lvl, type, sb->s_id, &vaf); btrfs_printk() 287 char *s_id = "<unknown>"; __btrfs_panic() local 293 s_id = fs_info->sb->s_id; __btrfs_panic() 301 s_id, function, line, &vaf, errno, errstr); __btrfs_panic() 1390 strlcpy(s->s_id, bdevname(bdev, b), sizeof(s->s_id)); btrfs_mount()
|
H A D | disk-io.c | 325 fs_info->sb->s_id, buf->start, csum_tree_block() 373 eb->fs_info->sb->s_id, eb->start, verify_parent_transid() 634 eb->fs_info->sb->s_id, found_start, eb->start); btree_readpage_end_io_hook() 640 eb->fs_info->sb->s_id, eb->start); btree_readpage_end_io_hook() 2752 sb->s_id); open_ctree() 2792 printk(KERN_ERR "BTRFS: valid FS not found on %s\n", sb->s_id); open_ctree() 2798 "found on %s\n", (unsigned long)sectorsize, sb->s_id); open_ctree() 2807 "array on %s\n", sb->s_id); open_ctree() 2822 sb->s_id); open_ctree() 2834 sb->s_id); open_ctree() 2846 sb->s_id); open_ctree() 2859 sb->s_id); open_ctree() 2969 " integrity check module %s\n", sb->s_id); open_ctree()
|
H A D | extent-tree.c | 8196 root->fs_info->sb->s_id, ret); do_walk_down() 8288 root->fs_info->sb->s_id, ret); walk_up_proc()
|
/linux-4.1.27/fs/ |
H A D | super.c | 417 sb->s_id); generic_shutdown_super() 479 strlcpy(s->s_id, type->name, sizeof(s->s_id)); sget() 1003 strlcpy(s->s_id, bdevname(bdev, b), sizeof(s->s_id)); mount_bdev()
|
H A D | direct-io.c | 533 * late enough so the we can include s_id in the name of the workqueue. 540 sb->s_id); sb_init_dio_done_wq()
|
H A D | fs-writeback.c | 1204 if (inode->i_ino || strcmp(inode->i_sb->s_id, "bdev")) { block_dump___mark_inode_dirty() 1216 name, inode->i_sb->s_id); block_dump___mark_inode_dirty()
|
H A D | inode.c | 1869 " inode %s:%lu\n", mode, inode->i_sb->s_id, init_special_inode()
|
H A D | dcache.c | 1424 dentry->d_sb->s_id); umount_check() 2794 inode->i_sb->s_id); d_splice_alias()
|
/linux-4.1.27/fs/f2fs/ |
H A D | super.c | 247 printk("%sF2FS-fs (%s): %pV\n", level, sb->s_id, &vaf); f2fs_msg() 463 remove_proc_entry(sb->s_id, f2fs_proc_root); f2fs_put_super() 1145 sbi->s_proc = proc_mkdir(sb->s_id, f2fs_proc_root); f2fs_fill_super() 1162 "%s", sb->s_id); f2fs_fill_super() 1208 remove_proc_entry(sb->s_id, f2fs_proc_root); f2fs_fill_super()
|
/linux-4.1.27/fs/jfs/ |
H A D | super.c | 85 sb->s_id); jfs_handle_error() 88 sb->s_id); jfs_handle_error() 106 sb->s_id, __builtin_return_address(0), &vaf); jfs_error()
|
/linux-4.1.27/fs/romfs/ |
H A D | super.c | 512 sb->s_id); romfs_fill_super() 517 pr_err("bad initial checksum on dev %s.\n", sb->s_id); romfs_fill_super()
|
/linux-4.1.27/fs/afs/ |
H A D | super.c | 323 strlcpy(sb->s_id, as->volume->vlocation->vldb.name, sizeof(sb->s_id)); afs_fill_super()
|
/linux-4.1.27/fs/quota/ |
H A D | quota_v1.c | 153 " It probably contains newer quota format.\n", sb->s_id); v1_check_quota_file()
|
H A D | dquot.c | 145 sb->s_id, func, &vaf); __quota_error() 1047 "inconsistent. Please run quotacheck(8).\n", sb->s_id); remove_dquot_ref() 1188 tty_write_message(tty, warn->w_sb->s_id); print_warning()
|
/linux-4.1.27/fs/hfs/ |
H A D | hfs_fs.h | 264 return sb->s_id; hfs_mdb_name()
|
/linux-4.1.27/fs/lockd/ |
H A D | svclock.c | 407 file_inode(file->f_file)->i_sb->s_id, nlmsvc_lock() 513 file_inode(file->f_file)->i_sb->s_id, nlmsvc_testlock() 568 file_inode(file->f_file)->i_sb->s_id, nlmsvc_unlock() 597 file_inode(file->f_file)->i_sb->s_id, nlmsvc_cancel_blocked()
|
H A D | svcsubs.c | 50 msg, inode->i_sb->s_id, inode->i_ino); nlm_debug_print_file()
|
/linux-4.1.27/fs/cachefiles/ |
H A D | bind.c | 219 fsdef->dentry->d_sb->s_id); cachefiles_daemon_add_cache()
|
/linux-4.1.27/fs/coda/ |
H A D | inode.c | 221 __func__, root->i_ino, root->i_sb->s_id); coda_fill_super()
|
/linux-4.1.27/fs/ext4/ |
H A D | super.c | 404 sb->s_id); ext4_handle_error() 424 sb->s_id, function, line, current->comm, &vaf); __ext4_error() 448 inode->i_sb->s_id, function, line, inode->i_ino, __ext4_error_inode() 453 inode->i_sb->s_id, function, line, inode->i_ino, __ext4_error_inode() 484 inode->i_sb->s_id, function, line, inode->i_ino, __ext4_error_file() 490 inode->i_sb->s_id, function, line, inode->i_ino, __ext4_error_file() 551 sb->s_id, function, line, errstr); __ext4_std_error() 575 printk(KERN_CRIT "EXT4-fs error (device %s): %s:%d: ", sb->s_id, __ext4_abort() 614 printk("%sEXT4-fs (%s): %pV\n", prefix, sb->s_id, &vaf); __ext4_msg() 632 sb->s_id, function, line, &vaf); __ext4_warning() 656 sb->s_id, function, line, grp); __releases() 767 inode->i_sb->s_id, inode->i_ino, inode, dump_orphan_list() 808 remove_proc_entry(sb->s_id, ext4_proc_root); ext4_put_super() 2874 sb->s_id, le32_to_cpu(es->s_first_error_time), print_daily_error_info() 2888 sb->s_id, le32_to_cpu(es->s_last_error_time), print_daily_error_info() 3485 for (cp = sb->s_id; (cp = strchr(cp, '/'));) ext4_fill_super() 3957 sbi->s_proc = proc_mkdir(sb->s_id, ext4_proc_root); ext4_fill_super() 4089 sbi->s_mb_cache = ext4_xattr_create_cache(sb->s_id); ext4_fill_super() 4238 "%s", sb->s_id); ext4_fill_super() 4341 remove_proc_entry(sb->s_id, ext4_proc_root); ext4_fill_super()
|
H A D | mmp.c | 382 sb->s_id); ext4_multi_mount_protect()
|
H A D | balloc.c | 604 jbd_debug(1, "%s: retrying operation after ENOSPC\n", sb->s_id); ext4_should_retry_alloc()
|
H A D | xattr.c | 66 inode->i_sb->s_id, inode->i_ino); \
|
/linux-4.1.27/fs/qnx6/ |
H A D | inode.c | 541 sb->s_id, ino); qnx6_iget() 551 sb->s_id); qnx6_iget()
|
/linux-4.1.27/drivers/s390/scsi/ |
H A D | zfcp_fsf.h | 358 u8 s_id[3]; member in struct:fsf_qtcb_bottom_config
|
H A D | zfcp_fsf.c | 497 fc_host_port_id(shost) = ntoh24(bottom->s_id); zfcp_fsf_exchange_config_evaluate()
|
/linux-4.1.27/fs/ufs/ |
H A D | super.c | 308 sb->s_id, function, &vaf); ufs_error() 314 sb->s_id, function, &vaf); ufs_error() 340 sb->s_id, function, &vaf); ufs_panic() 354 sb->s_id, function, &vaf); ufs_warning()
|
/linux-4.1.27/fs/nfs/flexfilelayout/ |
H A D | flexfilelayout.c | 619 hdr->inode->i_sb->s_id, ff_layout_reset_write() 643 hdr->inode->i_sb->s_id, ff_layout_reset_write() 662 hdr->inode->i_sb->s_id, ff_layout_reset_read()
|
/linux-4.1.27/include/scsi/ |
H A D | libfc.h | 610 * If s_id is non-zero, reset only exchanges originating from that FID. 615 void (*exch_mgr_reset)(struct fc_lport *, u32 s_id, u32 d_id); 1143 void fc_exch_mgr_reset(struct fc_lport *, u32 s_id, u32 d_id);
|
/linux-4.1.27/fs/exofs/ |
H A D | super.c | 752 memset(sb->s_id, 0, sizeof(sb->s_id)); exofs_fill_super() 753 strcpy(sb->s_id, "exofs"); exofs_fill_super()
|
/linux-4.1.27/fs/gfs2/ |
H A D | ops_fstype.c | 380 table = sdp->sd_vfs->s_id; init_names() 1317 strlcpy(s->s_id, bdevname(bdev, b), sizeof(s->s_id)); gfs2_mount()
|
/linux-4.1.27/fs/ocfs2/ |
H A D | ocfs2_trace.h | 2013 const char *s_id), 2014 TP_ARGS(dq_id, dq_type, type, s_id), 2020 __string(s_id, s_id) 2026 __assign_str(s_id, s_id); 2029 __entry->type, __get_str(s_id))
|
H A D | super.c | 2552 sb->s_id); ocfs2_handle_error() 2581 sb->s_id, function, &vaf); __ocfs2_error() 2603 sb->s_id, function, &vaf); __ocfs2_abort()
|
H A D | quota_global.c | 601 type, sb->s_id); ocfs2_sync_dquot_helper()
|
H A D | journal.c | 1033 sb->s_id); ocfs2_clear_journal_error()
|
/linux-4.1.27/fs/ext3/ |
H A D | super.c | 138 printk("%sEXT3-fs (%s): %pV\n", prefix, sb->s_id, &vaf); ext3_msg() 188 sb->s_id); ext3_handle_error() 203 sb->s_id, function, &vaf); ext3_error() 287 sb->s_id, function, &vaf); ext3_abort() 324 sb->s_id, function, &vaf); ext3_warning() 409 inode->i_sb->s_id, inode->i_ino, inode, dump_orphan_list() 2133 sb->s_id); ext3_fill_super()
|
H A D | resize.c | 1018 sb->s_id, n_blocks_count); ext3_group_extend()
|
H A D | xattr.c | 74 inode->i_sb->s_id, inode->i_ino); \
|
H A D | balloc.c | 1467 jbd_debug(1, "%s: retrying operation after ENOSPC\n", sb->s_id); ext3_should_retry_alloc()
|
/linux-4.1.27/security/selinux/ |
H A D | hooks.c | 429 "xattr support\n", sb->s_id, sb->s_type->name); sb_finish_set_opts() 438 sb->s_id, sb->s_type->name); sb_finish_set_opts() 441 "%s) getxattr errno %d\n", sb->s_id, sb_finish_set_opts() 449 sb->s_id, sb->s_type->name); sb_finish_set_opts() 671 mount_options[i], sb->s_id, name, rc); selinux_set_mnt_opts() 818 "security settings for (dev %s, type %s)\n", sb->s_id, name); selinux_set_mnt_opts() 848 "type %s)\n", newsb->s_id, newsb->s_type->name); selinux_cmp_sb_context() 1360 -rc, inode->i_sb->s_id, inode->i_ino); inode_doinit_with_dentry() 1372 char *dev = inode->i_sb->s_id; inode_doinit_with_dentry() 2616 mount_options[i], sb->s_id, sb->s_type->name, rc); selinux_sb_remount() 2654 "during remount (dev %s, type=%s)\n", sb->s_id, selinux_sb_remount() 2787 -rc, inode->i_sb->s_id, inode->i_ino); selinux_inode_init_security() 3077 inode->i_sb->s_id, inode->i_ino, -rc); selinux_inode_post_setxattr()
|
/linux-4.1.27/drivers/media/i2c/ |
H A D | s5k5baf.c | 1728 u16 api_ver = 0, fw_rev = 0, s_id = 0; s5k5baf_check_fw_revision() local 1733 s_id = s5k5baf_read(state, REG_FW_SENSOR_ID); s5k5baf_check_fw_revision() 1739 api_ver, fw_rev, s_id); s5k5baf_check_fw_revision()
|
/linux-4.1.27/fs/ext2/ |
H A D | super.c | 69 sb->s_id, function, &vaf); ext2_error() 93 printk("%sEXT2-fs (%s): %pV\n", prefix, sb->s_id, &vaf); ext2_msg() 1143 sb->s_id); ext2_fill_super()
|
H A D | xattr.c | 75 inode->i_sb->s_id, inode->i_ino); \
|
H A D | inode.c | 1531 sb->s_id, (unsigned long) ino); __ext2_write_inode()
|
/linux-4.1.27/drivers/dma/sh/ |
H A D | rcar-hpbdma.c | 410 if (channel->s_id == slave_id) { hpb_dmae_alloc_chan_resources()
|
/linux-4.1.27/fs/nfsd/ |
H A D | nfs4layouts.c | 600 argv[2] = ls->ls_file->f_path.mnt->mnt_sb->s_id; nfsd4_cb_layout_fail()
|
H A D | export.c | 897 inode->i_sb->s_id, inode->i_ino); exp_rootfh()
|
/linux-4.1.27/net/decnet/ |
H A D | dn_neigh.c | 241 dn_dn2eth(lp->s_id, cb->src); dn_long_output()
|
/linux-4.1.27/fs/nfs/filelayout/ |
H A D | filelayout.c | 95 hdr->inode->i_sb->s_id, filelayout_reset_write() 112 hdr->inode->i_sb->s_id, filelayout_reset_read()
|
/linux-4.1.27/security/smack/ |
H A D | smack_lsm.c | 162 inode->i_sb->s_id, inode->i_ino, current->comm); smk_bu_inode() 176 inode->i_sb->s_id, inode->i_ino, current->comm); smk_bu_inode() 194 inode->i_sb->s_id, inode->i_ino, current->comm); smk_bu_file() 204 inode->i_sb->s_id, inode->i_ino, file, smk_bu_file() 224 inode->i_sb->s_id, inode->i_ino, current->comm); smk_bu_credfile() 234 inode->i_sb->s_id, inode->i_ino, file, smk_bu_credfile()
|
/linux-4.1.27/drivers/net/ethernet/broadcom/ |
H A D | cnic_defs.h | 2474 u8 s_id[3]; member in struct:fcoe_fc_hdr 2735 u8 s_id[3]; member in struct:fcoe_kwqe_conn_offload3 2804 u8 s_id[3]; member in struct:fcoe_kwqe_conn_enable_disable 3559 u8 s_id[3]; member in struct:xstorm_fcoe_context_section 3561 u8 s_id[3];
|
/linux-4.1.27/fs/udf/ |
H A D | super.c | 2266 pr_err("error (device %s): %s: %pV", sb->s_id, function, &vaf); _udf_err() 2282 pr_warn("warning (device %s): %s: %pV", sb->s_id, function, &vaf); _udf_warn()
|
/linux-4.1.27/fs/xfs/ |
H A D | xfs_super.c | 187 mp->m_fsname = kstrndup(sb->s_id, MAXNAMELEN, GFP_KERNEL); xfs_parseargs()
|
/linux-4.1.27/fs/isofs/ |
H A D | inode.c | 943 __func__, s->s_id, iso_blknum, block); isofs_fill_super()
|
/linux-4.1.27/fs/jbd/ |
H A D | journal.c | 864 journal, inode->i_sb->s_id, inode->i_ino, journal_init_inode()
|
/linux-4.1.27/fs/jbd2/ |
H A D | journal.c | 1221 journal, inode->i_sb->s_id, inode->i_ino, jbd2_journal_init_inode()
|
/linux-4.1.27/include/linux/ |
H A D | fs.h | 1311 char s_id[32]; /* Informational name */ member in struct:super_block
|