Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/usb/
Dif_gscan.c191 int32_t echo_id; in gscan_rx() local
230 echo_id = le32toh(gsframe->gsframe_echo_id); in gscan_rx()
231 if (echo_id != -1) { in gscan_rx()