Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/
H A DFlashPoint.c899 static unsigned char FPT_scvalq(unsigned char p_quintet);
6083 static unsigned char FPT_scvalq(unsigned char p_quintet) in FPT_scvalq() argument
6088 if (!(p_quintet & count)) in FPT_scvalq()
6089 p_quintet -= 0x80; in FPT_scvalq()
6092 if (p_quintet & 0x18) in FPT_scvalq()
/kernel/linux/linux-6.6/drivers/scsi/
H A DFlashPoint.c871 static unsigned char FPT_scvalq(unsigned char p_quintet);
6052 static unsigned char FPT_scvalq(unsigned char p_quintet) in FPT_scvalq() argument
6057 if (!(p_quintet & count)) in FPT_scvalq()
6058 p_quintet -= 0x80; in FPT_scvalq()
6061 if (p_quintet & 0x18) in FPT_scvalq()

Completed in 16 milliseconds