Searched refs:UATH_RX_DUMMYSIZE (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/uts/common/io/uath/ | ||
H A D | uath_reg.h | 142 #define UATH_RX_DUMMYSIZE 4 macro |
H A D | uath.c | 1660 pktlen = BE_32(desc->framelen) - UATH_RX_DUMMYSIZE; in uath_data_rxeof() |