Searched refs:P_OR_SLCT_IN (Results 1 – 2 of 2) sorted by relevance
121 if (value_or & P_OR_SLCT_IN) in control_sunbpp_to_pc()167 value_or |= P_OR_SLCT_IN; in parport_sunbpp_frob_control()169 value_or &= ~P_OR_SLCT_IN; in parport_sunbpp_frob_control()
55 #define P_OR_SLCT_IN 0x01 macro