Home
last modified time | relevance | path

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

/openbsd/sys/dev/usb/
H A Dif_athn_usb.h233 struct ar_tx_frame { struct
378 sizeof(struct ar_tx_frame) + \
H A Dif_athn_usb.c2284 struct ar_tx_frame *txf; in athn_usb_tx()
2345 txf = (struct ar_tx_frame *)&htc[1]; in athn_usb_tx()