Searched refs:CMD_MASK (Results 1 – 8 of 8) sorted by relevance
53 recv_msg->hdr.command & ~CMD_MASK); in report_bad_packet()109 __func__, recv_msg->hdr.command & CMD_MASK); in process_recv()111 switch (recv_msg->hdr.command & CMD_MASK) { in process_recv()113 if ((!(recv_msg->hdr.command & ~CMD_MASK) || in process_recv()162 if ((!(recv_msg->hdr.command & ~CMD_MASK) || in process_recv()187 if ((!(recv_msg->hdr.command & ~CMD_MASK) || in process_recv()
23 #define CMD_MASK 0x7F macro
43 #define CMD_MASK 0xFF00FFFF macro
127 regdata &= CMD_MASK; in snd_cs5535audio_codec_write()
242 #define CMD_MASK 7 macro
755 switch (nop.nop_command & CMD_MASK) { in ether1_xmit_done()789 nop.nop_command & CMD_MASK, caddr); in ether1_xmit_done()820 if ((nop.nop_command & CMD_MASK) != CMD_NOP) { in ether1_xmit_done()830 if ((nop.nop_command & CMD_MASK) != CMD_TX) { in ether1_xmit_done()
37 #define CMD_MASK 0xf8000000 macro
65 #define CMD_MASK 0x3f000000 macro