HomeSort by: relevance | last modified time | path
    Searched refs:ar_htc_frame_hdr (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/usb/
if_athn_usb.h 221 struct ar_htc_frame_hdr { struct
379 sizeof(struct ar_htc_frame_hdr) + \
if_athn_usb.c 1035 struct ar_htc_frame_hdr *htc;
1043 htc = (struct ar_htc_frame_hdr *)data->buf;
1244 struct ar_htc_frame_hdr *htc;
1253 htc = (struct ar_htc_frame_hdr *)data->buf;
1958 struct ar_htc_frame_hdr *htc;
1996 htc = (struct ar_htc_frame_hdr *)&hdr[1];
2084 struct ar_htc_frame_hdr *htc;
2110 htc = (struct ar_htc_frame_hdr *)buf;
2231 struct ar_htc_frame_hdr *htc;
2240 htc = mtod(m, struct ar_htc_frame_hdr *);
    [all...]

Completed in 13 milliseconds