Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/usb/
H A Dif_athn_usb.h334 struct ar_stream_hdr { struct
378 ((sizeof(struct ar_stream_hdr) + \
H A Dif_athn_usb.c1957 struct ar_stream_hdr *hdr; in athn_usb_swba()
1992 hdr = (struct ar_stream_hdr *)data->buf; in athn_usb_swba()
2308 struct ar_stream_hdr *hdr; in athn_usb_rxeof()
2355 hdr = (struct ar_stream_hdr *)buf; in athn_usb_rxeof()
2462 struct ar_stream_hdr *hdr; in athn_usb_tx()
2510 hdr = (struct ar_stream_hdr *)data->buf; in athn_usb_tx()