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

  /src/sys/dev/usb/
if_athn_usb.h 234 #define AR_HTC_MSG_CONN_SVC 0x0002
292 /* Structure for message AR_HTC_MSG_CONN_SVC. */
293 struct ar_htc_msg_conn_svc { struct
if_athn_usb.c 1168 struct ar_htc_msg_conn_svc msg;
1185 error = athn_usb_htc_msg(usc, AR_HTC_MSG_CONN_SVC, &msg, sizeof(msg));

Completed in 13 milliseconds