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

  /src/sys/dev/usb/
if_athn_usb.h 501 uint8_t usc_ep_ctrl; member in struct:athn_usb_softc
if_athn_usb.c 1083 AR_PIPE_TX_INTR, AR_PIPE_RX_INTR, &usc->usc_ep_ctrl);
1255 htc->endpoint_id = usc->usc_ep_ctrl;
2116 if (__predict_false(htc->endpoint_id != usc->usc_ep_ctrl)) {
2118 htc->endpoint_id, usc->usc_ep_ctrl);

Completed in 15 milliseconds