Searched refs:MIN_CCB (Results 1 – 2 of 2) sorted by relevance
16 #define MIN_CCB 8 macro
780 else if (max_ccb < MIN_CCB) in ilo_probe()781 max_ccb = MIN_CCB; in ilo_probe()