Searched refs:REPLY_SIZE (Results 1 – 1 of 1) sorted by relevance
51 #define REPLY_SIZE 16 /* max length of a reply to a single command */ macro125 char vendor[REPLY_SIZE];126 char product[REPLY_SIZE];178 memcpy(data, priv->cmd_buffer + 2, REPLY_SIZE); in corsairpsu_usb_cmd()236 u8 data[REPLY_SIZE]; in corsairpsu_get_value()