Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/scsi/
DFlashPoint.c5943 unsigned char ret_data, the_data, byte_cnt, bit_cnt; in FPT_sciso() local
5945 the_data = 0; in FPT_sciso()
5958 the_data <<= 1; in FPT_sciso()
5960 the_data |= 1; in FPT_sciso()
5983 p_id_string[byte_cnt] = the_data; in FPT_sciso()