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

/freebsd-11-stable/sys/dev/ocs_fc/
H A Docs_els.c1728 els->iparam.fc_ct.r_ctl = FC_RCTL_ELS;
1729 els->iparam.fc_ct.type = FC_TYPE_GS;
1730 els->iparam.fc_ct.df_ctl = 0;
1731 els->iparam.fc_ct.timeout = timeout_sec;
1781 els->iparam.fc_ct.r_ctl = FC_RCTL_ELS;
1782 els->iparam.fc_ct.type = FC_TYPE_GS;
1783 els->iparam.fc_ct.df_ctl = 0;
1784 els->iparam.fc_ct.timeout = timeout_sec;
1843 els->iparam.fc_ct.r_ctl = FC_RCTL_ELS;
1844 els->iparam.fc_ct
[all...]
H A Docs_fcp.h101 #define FC_GS_IO_PARAMS { .fc_ct.r_ctl = 0x02, \
102 .fc_ct.type = FC_TYPE_GS, \
103 .fc_ct.df_ctl = 0x00 }
H A Docs_hw.h503 } fc_ct; member in union:ocs_hw_io_param_u
H A Docs_hw.c3924 receive->size, iparam->fc_ct.timeout, io->indicator,
3925 io->reqtag, SLI4_CQ_DEFAULT, rnode, iparam->fc_ct.r_ctl,
3926 iparam->fc_ct.type, iparam->fc_ct.df_ctl)) {

Completed in 235 milliseconds