Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/usb/
H A Dif_athn_usb.h242 struct ar_tx_frame { struct
380 sizeof(struct ar_tx_frame) + \
H A Dif_athn_usb.c2464 struct ar_tx_frame *txf; in athn_usb_tx()
2519 txf = (struct ar_tx_frame *)&htc[1]; in athn_usb_tx()