Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/uath/
H A Duath_reg.h494 #define UATH_MIN_RXBUFSZ (sizeof (struct uath_chunk)) macro
H A Duath.c1590 if (actlen < UATH_MIN_RXBUFSZ) { in uath_data_rxeof()