Home
last modified time | relevance | path

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

/netbsd/sys/dev/usb/
H A Dif_cue.c94 #define CUE_RX_LIST_CNT 1 macro
114 struct cue_chain cue_rx_chain[CUE_RX_LIST_CNT];
493 un->un_rx_list_cnt = CUE_RX_LIST_CNT; in cue_attach()