Searched refs:WHITEHEAT_CMD_COMPLETE (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/serial/
H A Dwhiteheat.h43 #define WHITEHEAT_CMD_COMPLETE 16 /* reply for some commands */ macro
H A Dwhiteheat.c1024 if (data[0] == WHITEHEAT_CMD_COMPLETE) {
1025 command_info->command_finished = WHITEHEAT_CMD_COMPLETE;
1037 command_info->command_finished = WHITEHEAT_CMD_COMPLETE;
1174 if (command_info->command_finished == WHITEHEAT_CMD_COMPLETE) {

Completed in 55 milliseconds