Searched refs:C_OPEN_0 (Results 1 – 2 of 2) sorted by relevance
190 #define C_OPEN_0 0x01 /* link[0] is an open ended frame */ macro
483 ncbp->c_flg = (ocb.c.b) ? C_OPEN_0 : 0; in makecombo2()996 i = (flg & C_OPEN_0) ? 6 : 5; in updatecombo()1130 n = i + ((flg & C_OPEN_0) != 0); in checkframes()1162 if ((flg & C_OPEN_0) && in checkframes()1447 open = cbp->c_flg & C_OPEN_0; in clearcombo()