Searched refs:RXHD_RUNT (Results 1 – 2 of 2) sorted by relevance
/illumos-gate/usr/src/uts/common/io/urf/ | ||
H A D | rtl8150reg.h | 207 #define RXHD_RUNT 0x2000 /* too short */ macro |
H A D | urf_usbgem.c | 524 if (rxhd & RXHD_RUNT) { in urf_rx_make_packet() |