Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/upf/
H A Dadm8511reg.h190 #define RSR_DRIBBLE 0x10 macro
197 (RSR_DRIBBLE | RSR_CRC | RSR_RUNT | RSR_LONG | RSR_MULTI)
H A Dupf_usbgem.c605 if (rsr & (RSR_CRC | RSR_DRIBBLE)) { in upf_rx_make_packet()