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