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