Home
last modified time | relevance | path

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

/openbsd/sys/dev/usb/
H A Dif_udavreg.h72 #define UDAV_RCR_DIS_LONG (1<<5) /* Discard Long Packet(over 1522Byte) */ macro
H A Dif_udav.c608 UDAV_SETBIT(sc, UDAV_RCR, UDAV_RCR_DIS_LONG | UDAV_RCR_DIS_CRC); in udav_init()