Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/usb/
H A Dif_athn_usb.h501 uint8_t usc_ep_ctrl; member
H A Dif_athn_usb.c1083 AR_PIPE_TX_INTR, AR_PIPE_RX_INTR, &usc->usc_ep_ctrl); in athn_usb_htc_setup()
1255 htc->endpoint_id = usc->usc_ep_ctrl; in athn_usb_wmi_xcmd()
2116 if (__predict_false(htc->endpoint_id != usc->usc_ep_ctrl)) { in athn_usb_intr()
2118 htc->endpoint_id, usc->usc_ep_ctrl); in athn_usb_intr()