Searched refs:SIXP_RX_DCD_MASK (Results 1 – 1 of 1) sorted by relevance
59 #define SIXP_RX_DCD_MASK 0x18 macro865 ((cmd & SIXP_RX_DCD_MASK) == SIXP_RX_DCD_MASK)) { in decode_prio_command()870 cmd &= ~SIXP_RX_DCD_MASK; in decode_prio_command()909 if ((sp->status & SIXP_RX_DCD_MASK) == in decode_std_command()910 SIXP_RX_DCD_MASK) { in decode_std_command()966 else if ((sp->status & SIXP_RX_DCD_MASK) == SIXP_RX_DCD_MASK) { in sixpack_decode()