Home
last modified time | relevance | path

Searched refs:plogi_tmpl (Results 1 – 3 of 3) sorted by relevance

/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/scsi/bfa/
H A Dbfa_fcbuild.c29 static struct fc_logi_s plogi_tmpl; variable
88 plogi_tmpl.csp.verhi = FC_PH_VER_PH_3; in fcbuild_init()
89 plogi_tmpl.csp.verlo = FC_PH_VER_4_3; in fcbuild_init()
90 plogi_tmpl.csp.ciro = 0x1; in fcbuild_init()
91 plogi_tmpl.csp.cisc = 0x0; in fcbuild_init()
92 plogi_tmpl.csp.altbbcred = 0x0; in fcbuild_init()
95 plogi_tmpl.csp.e_d_tov = cpu_to_be32(2000); in fcbuild_init()
97 plogi_tmpl.class3.class_valid = 1; in fcbuild_init()
98 plogi_tmpl.class3.sequential = 1; in fcbuild_init()
99 plogi_tmpl.class3.conseq = 0xFF; in fcbuild_init()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/scsi/bfa/
H A Dbfa_fcbuild.c29 static struct fc_logi_s plogi_tmpl; variable
88 plogi_tmpl.csp.verhi = FC_PH_VER_PH_3; in fcbuild_init()
89 plogi_tmpl.csp.verlo = FC_PH_VER_4_3; in fcbuild_init()
90 plogi_tmpl.csp.ciro = 0x1; in fcbuild_init()
91 plogi_tmpl.csp.cisc = 0x0; in fcbuild_init()
92 plogi_tmpl.csp.altbbcred = 0x0; in fcbuild_init()
95 plogi_tmpl.csp.e_d_tov = cpu_to_be32(2000); in fcbuild_init()
97 plogi_tmpl.class3.class_valid = 1; in fcbuild_init()
98 plogi_tmpl.class3.sequential = 1; in fcbuild_init()
99 plogi_tmpl.class3.conseq = 0xFF; in fcbuild_init()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/scsi/bfa/
H A Dbfa_fcbuild.c29 static struct fc_logi_s plogi_tmpl; variable
88 plogi_tmpl.csp.verhi = FC_PH_VER_PH_3; in fcbuild_init()
89 plogi_tmpl.csp.verlo = FC_PH_VER_4_3; in fcbuild_init()
90 plogi_tmpl.csp.ciro = 0x1; in fcbuild_init()
91 plogi_tmpl.csp.cisc = 0x0; in fcbuild_init()
92 plogi_tmpl.csp.altbbcred = 0x0; in fcbuild_init()
95 plogi_tmpl.csp.e_d_tov = cpu_to_be32(2000); in fcbuild_init()
97 plogi_tmpl.class3.class_valid = 1; in fcbuild_init()
98 plogi_tmpl.class3.sequential = 1; in fcbuild_init()
99 plogi_tmpl.class3.conseq = 0xFF; in fcbuild_init()
[all …]