Searched refs:READ_PORT_RESPONSE (Results 1 – 1 of 1) sorted by relevance
137 static const u8 READ_PORT_RESPONSE[] = {0x00, 0x01, 0x00, 0x10, variable149 static const size_t RX_MAX_SIZE = sizeof(READ_PORT_RESPONSE);186 response_size = sizeof(READ_PORT_RESPONSE); in ni6501_port_command()237 if (memcmp(devpriv->usb_rx_buf, READ_PORT_RESPONSE, in ni6501_port_command()238 sizeof(READ_PORT_RESPONSE))) { in ni6501_port_command()
Completed in 4 milliseconds