Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/usb/
Dif_udavreg.h73 #define UDAV_RCR_DIS_CRC (1<<4) /* Discard CRC Error Packet */ macro
Dif_udav.c482 UDAV_SETBIT(un, UDAV_RCR, UDAV_RCR_DIS_LONG | UDAV_RCR_DIS_CRC); in udav_uno_init()