Searched refs:READ_COUNTER_RESPONSE (Results 1 – 1 of 1) sorted by relevance
141 static const u8 READ_COUNTER_RESPONSE[] = {0x00, 0x01, 0x00, 0x10, variable277 response_size = sizeof(READ_COUNTER_RESPONSE); in ni6501_counter_command()323 for (i = 12; i < sizeof(READ_COUNTER_RESPONSE); ++i) in ni6501_counter_command()326 if (memcmp(devpriv->usb_rx_buf, READ_COUNTER_RESPONSE, in ni6501_counter_command()327 sizeof(READ_COUNTER_RESPONSE))) { in ni6501_counter_command()