Searched refs:UATH_CFLAGS_RXMSG (Results 1 - 2 of 2) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/common/io/uath/
H A Duath_reg.h149 #define UATH_CFLAGS_RXMSG 0x02 /* chunk contains rx completion */ macro
H A Duath.c1619 chunk->flags & UATH_CFLAGS_RXMSG) {
1633 * if the frame is not set UATH_CFLAGS_RXMSG, then rx descriptor is
1636 desc = (chunk->flags & UATH_CFLAGS_RXMSG) ?

Completed in 34 milliseconds