Searched refs:GRCAN_MSG_IDE (Results 1 – 1 of 1) sorted by relevance
181 #define GRCAN_MSG_IDE 0x80000000 macro1186 eff = slot[0] & GRCAN_MSG_IDE; in grcan_receive()1393 slot[0] = (eff ? GRCAN_MSG_IDE : 0) | (rtr ? GRCAN_MSG_RTR : 0) | tmp; in grcan_start_xmit()