Home
last modified time | relevance | path

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

/openbsd/sys/dev/usb/
H A Dif_urlreg.h125 #define URL_RXHDR_PHYPKT_MASK (0x4000) /* Physical match packet */ macro
H A Dif_url.c946 UGETW(rxhdr) & URL_RXHDR_PHYPKT_MASK ? ", Physical match" : "", in url_rxeof()