Searched refs:P_OR_SLCT_IN (Results 1 – 2 of 2) sorted by relevance
122 if (value_or & P_OR_SLCT_IN) in control_sunbpp_to_pc()168 value_or |= P_OR_SLCT_IN; in parport_sunbpp_frob_control()170 value_or &= ~P_OR_SLCT_IN; in parport_sunbpp_frob_control()
56 #define P_OR_SLCT_IN 0x01 macro