Searched refs:P_OR_AFXN (Results 1 – 2 of 2) sorted by relevance
95 value_or |= P_OR_AFXN;138 if (!(value_or & P_OR_AFXN)) in control_sunbpp_to_pc()174 value_or &= ~P_OR_AFXN; in parport_sunbpp_frob_control()176 value_or |= P_OR_AFXN; in parport_sunbpp_frob_control()
54 #define P_OR_AFXN 0x02 /* Auto Feed */ macro