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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A DFlashPoint.c6016 unsigned char ret_data, the_data, byte_cnt, bit_cnt; local
6018 the_data = 0;
6031 the_data <<= 1;
6033 the_data |= 1;
6056 p_id_string[byte_cnt] = the_data;

Completed in 35 milliseconds