Searched refs:LOMBUS_LAST (Results 1 – 1 of 1) sorted by relevance
205 #define LOMBUS_LAST 0x80 /* Last byte of packet */ macro673 if (data & LOMBUS_LAST) in lombus_receive()717 } else if ((data & LOMBUS_LAST) == 0) { in lombus_receive()