Searched refs:fct_els_only_bmap (Results 1 – 2 of 2) sorted by relevance
2190 port->fct_els_only_bmap |= 1;2194 if (port->fct_els_only_bmap & (1 << i))2202 port->fct_els_only_bmap |= (1 << i);2270 (port->fct_els_only_bmap & (1 << i))) {2271 port->fct_els_only_bmap &= ~(1 << i);
1110 uint8_t fct_els_only_bmap; member