Home
last modified time | relevance | path

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

/openbmc/linux/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()