Searched refs:slot_pair (Results 1 – 1 of 1) sorted by relevance
9161 u8 i, cnt = 0, slot_pair; in _show_fbtc_cysta_v2() local9219 slot_pair = BTC_CYCLE_SLOT_MAX / 2; in _show_fbtc_cysta_v2()9354 slot_pair = BTC_CYCLE_SLOT_MAX / 2; in _show_fbtc_cysta_v3()9356 if (cycle <= slot_pair) in _show_fbtc_cysta_v3()9359 c_begin = cycle - slot_pair + 1; in _show_fbtc_cysta_v3()9493 slot_pair = BTC_CYCLE_SLOT_MAX / 2; in _show_fbtc_cysta_v4()9495 if (cycle <= slot_pair) in _show_fbtc_cysta_v4()9498 c_begin = cycle - slot_pair + 1; in _show_fbtc_cysta_v4()9630 if (cycle <= slot_pair) in _show_fbtc_cysta_v5()9633 c_begin = cycle - slot_pair + 1; in _show_fbtc_cysta_v5()[all …]