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