Searched refs:P_OR_INIT (Results 1 – 2 of 2) sorted by relevance
120 if (!(value_or & P_OR_INIT)) in control_sunbpp_to_pc()161 value_or &= ~P_OR_INIT; in parport_sunbpp_frob_control()163 value_or |= P_OR_INIT; in parport_sunbpp_frob_control()
54 #define P_OR_INIT 0x04 macro