Searched refs:UATH_MIN_RXBUFSZ (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/uts/common/io/uath/ | ||
H A D | uath_reg.h | 494 #define UATH_MIN_RXBUFSZ (sizeof (struct uath_chunk)) macro |
H A D | uath.c | 1590 if (actlen < UATH_MIN_RXBUFSZ) { in uath_data_rxeof() |