Searched refs:SIXP_RX_DCD_MASK (Results 1 – 1 of 1) sorted by relevance
59 #define SIXP_RX_DCD_MASK 0x18 macro923 ((cmd & SIXP_RX_DCD_MASK) == SIXP_RX_DCD_MASK)) { in decode_prio_command()928 cmd &= ~SIXP_RX_DCD_MASK; in decode_prio_command()973 if ((sp->status & SIXP_RX_DCD_MASK) == in decode_std_command()974 SIXP_RX_DCD_MASK) { in decode_std_command()1028 else if ((sp->status & SIXP_RX_DCD_MASK) == SIXP_RX_DCD_MASK) in sixpack_decode()