Searched defs:custom_start_tdc (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_virtual.c796 int custom_start_tdc[MAX_SIBLINGS]; local
814 custom_start_tdc[port] = start_tdc;
824 custom_start_tdc[port] = start_tdc;
838 custom_start_tdc[port] = *prop_val;
847 if ((custom_start_tdc[port] == -1) ||
848 (custom_start_tdc[port] >=
853 port, custom_start_tdc[port]));
875 custom_start_tdc[port]) >
894 (bits + custom_start_tdc[port]));
928 custom_start_tdc[por
[all...]

Completed in 112 milliseconds