Searched refs:MAX_REPLIES (Results 1 – 1 of 1) sorted by relevance
345 #define MAX_REPLIES 16 macro346 static unsigned char reply_buffer[MAX_REPLIES];1141 for (i = 0; i < MAX_REPLIES; i++) { in result()3022 if (raw_cmd->reply_count > MAX_REPLIES) in raw_cmd_done()