Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/urf/
H A Drtl8150reg.h207 #define RXHD_RUNT 0x2000 /* too short */ macro
H A Durf_usbgem.c524 if (rxhd & RXHD_RUNT) { in urf_rx_make_packet()