Home
last modified time | relevance | path

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

/linux/drivers/scsi/
H A DFlashPoint.c871 static unsigned char FPT_scvalq(unsigned char p_quintet);
6051 static unsigned char FPT_scvalq(unsigned char p_quintet) in FPT_scvalq() argument
6056 if (!(p_quintet & count)) in FPT_scvalq()
6057 p_quintet -= 0x80; in FPT_scvalq()
6060 if (p_quintet & 0x18) in FPT_scvalq()