Home
last modified time | relevance | path

Searched refs:LOMBUS_LAST (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/lw2plus/io/
H A Dlombus.c205 #define LOMBUS_LAST 0x80 /* Last byte of packet */ macro
673 if (data & LOMBUS_LAST) in lombus_receive()
717 } else if ((data & LOMBUS_LAST) == 0) { in lombus_receive()