Home
last modified time | relevance | path

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

/linux/drivers/scsi/
H A DFlashPoint.c5942 unsigned char ret_data, the_data, byte_cnt, bit_cnt; in FPT_sciso() local
5944 the_data = 0; in FPT_sciso()
5957 the_data <<= 1; in FPT_sciso()
5959 the_data |= 1; in FPT_sciso()
5982 p_id_string[byte_cnt] = the_data; in FPT_sciso()