Searched refs:SAR_TST_RESERVED (Results 1 – 2 of 2) sorted by relevance
122 #define SAR_TST_RESERVED 44 /* Num TST reserved for UBR/ABR/VBR */124 #define SAR_TST_RESERVED 0 /* Num TST reserved for UBR/ABR/VBR */ macro
2181 tst_entries = tst_free - SAR_TST_RESERVED; in idt77252_init_cbr()2194 if (tst_entries > (tst_free - SAR_TST_RESERVED)) { in idt77252_init_cbr()