Searched refs:READ_PORT_RESPONSE (Results 1 – 1 of 1) sorted by relevance
136 static const u8 READ_PORT_RESPONSE[] = {0x00, 0x01, 0x00, 0x10, variable148 static const size_t RX_MAX_SIZE = sizeof(READ_PORT_RESPONSE);185 response_size = sizeof(READ_PORT_RESPONSE); in ni6501_port_command()236 if (memcmp(devpriv->usb_rx_buf, READ_PORT_RESPONSE, in ni6501_port_command()237 sizeof(READ_PORT_RESPONSE))) { in ni6501_port_command()