HomeSort by: relevance | last modified time | path
    Searched defs:echo_id (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/usb/
if_gscan.c 191 int32_t echo_id; local in function:gscan_rx
230 echo_id = le32toh(gsframe->gsframe_echo_id);
231 if (echo_id != -1) {
if_gscan.c 191 int32_t echo_id; local in function:gscan_rx
230 echo_id = le32toh(gsframe->gsframe_echo_id);
231 if (echo_id != -1) {
if_gscan.c 191 int32_t echo_id; local in function:gscan_rx
230 echo_id = le32toh(gsframe->gsframe_echo_id);
231 if (echo_id != -1) {

Completed in 31 milliseconds