Searched refs:FDCFLG_WANT (Results 1 – 2 of 2) sorted by relevance
350 #define FDCFLG_WANT 0x02 /* csb structure wanted */ macro
4724 fdc->c_flags |= FDCFLG_WANT; in fdgetcsb()4744 if (fdc->c_flags & FDCFLG_WANT) { in fdretcsb()4745 fdc->c_flags ^= FDCFLG_WANT; in fdretcsb()