Home
last modified time | relevance | path

Searched refs:RSR_LONG (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/io/upf/
H A Dadm8511reg.h193 #define RSR_LONG 0x02 macro
197 (RSR_DRIBBLE | RSR_CRC | RSR_RUNT | RSR_LONG | RSR_MULTI)
H A Dupf_usbgem.c608 if (rsr & RSR_LONG) { in upf_rx_make_packet()
/illumos-gate/usr/src/uts/common/io/urf/
H A Drtl8150reg.h112 #define RSR_LONG 0x08 /* Long packet indication */ macro
117 #define RSR_ERRS (RSR_RUNT | RSR_LONG | RSR_CRC | RSR_FAE)
/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Dvia-rhine.c364 #define RSR_LONG 0x00000010 macro
375 #define RSR_ABNORMAL RSR_RERR+RSR_LONG+RSR_RUNT