Home
last modified time | relevance | path

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

/openbsd/sys/dev/usb/
H A Dif_urtwreg.h278 #define URTW_RX_MAXSIZE 0x9c4 macro
H A Dif_urtw.c878 if (usbd_alloc_buffer(data->xfer, URTW_RX_MAXSIZE) == NULL) { in urtw_alloc_rx_data_list()