Home
last modified time | relevance | path

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

/openbsd/sys/dev/usb/
H A Dif_atureg.h414 struct atu_rx_hdr { struct
424 #define ATU_RX_HDRLEN sizeof(struct atu_rx_hdr) argument
H A Dif_atu.c1617 struct atu_rx_hdr *h; in atu_rxeof()
1678 h = (struct atu_rx_hdr *)c->atu_buf; in atu_rxeof()