Searched refs:P_OR_INIT (Results 1 – 2 of 2) sorted by relevance
119 if (!(value_or & P_OR_INIT)) in control_sunbpp_to_pc()160 value_or &= ~P_OR_INIT; in parport_sunbpp_frob_control()162 value_or |= P_OR_INIT; in parport_sunbpp_frob_control()
53 #define P_OR_INIT 0x04 macro