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

  /src/sys/dev/usb/
if_athn_usb.h 35 #define AR_PIPE_RX_INTR (UE_DIR_IN | 3)
if_athn_usb.c 601 ed = usbd_get_endpoint_descriptor(usc->usc_iface, AR_PIPE_RX_INTR);
615 error = usbd_open_pipe_intr(usc->usc_iface, AR_PIPE_RX_INTR,
1083 AR_PIPE_TX_INTR, AR_PIPE_RX_INTR, &usc->usc_ep_ctrl);

Completed in 103 milliseconds