Home
last modified time | relevance | path

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

/illumos-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.c1624 chunk->flags & UATH_CFLAGS_RXMSG) { in uath_data_rxeof()
1641 desc = (chunk->flags & UATH_CFLAGS_RXMSG) ? in uath_data_rxeof()