Home
last modified time | relevance | path

Searched defs:status_byte (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/include/scsi/
H A Dscsi.h225 #define status_byte(result) (((result) >> 1) & 0x7f) macro
/OK3568_Linux_fs/kernel/drivers/media/tuners/
H A Dtuner-simple.c457 u8 status_byte = 0; in simple_post_tune() local
/OK3568_Linux_fs/kernel/drivers/scsi/
H A DFlashPoint.c4649 unsigned char status_byte; in FPT_autoCmdCmplt() local