Searched refs:fcp_fchs_tmpl (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/scsi/bfa/
H A Dbfa_fcbuild.c32 static struct fchs_s fcp_fchs_tmpl; variable in typeref:struct:fchs_s
120 fcp_fchs_tmpl.routing = FC_RTG_FC4_DEV_DATA;
121 fcp_fchs_tmpl.cat_info = FC_CAT_UNSOLICIT_CMD;
122 fcp_fchs_tmpl.type = FC_TYPE_FCP;
123 fcp_fchs_tmpl.f_ctl =
125 fcp_fchs_tmpl.seq_id = 1;
126 fcp_fchs_tmpl.rx_id = FC_RXID_ANY;

Completed in 225 milliseconds