Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/
DFlashPoint.c5974 unsigned char ret_data, the_data, byte_cnt, bit_cnt; in FPT_sciso() local
5976 the_data = 0; in FPT_sciso()
5989 the_data <<= 1; in FPT_sciso()
5991 the_data |= 1; in FPT_sciso()
6014 p_id_string[byte_cnt] = the_data; in FPT_sciso()