Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/usb/
Dif_athn_usb.h327 struct ar_stream_hdr { struct
376 ((sizeof(struct ar_stream_hdr) + \
Dif_athn_usb.c1738 struct ar_stream_hdr *hdr; in athn_usb_swba()
1764 hdr = (struct ar_stream_hdr *)data->buf; in athn_usb_swba()
2135 struct ar_stream_hdr *hdr; in athn_usb_rxeof()
2177 hdr = (struct ar_stream_hdr *)buf; in athn_usb_rxeof()
2282 struct ar_stream_hdr *hdr; in athn_usb_tx()
2336 hdr = (struct ar_stream_hdr *)data->buf; in athn_usb_tx()