Home
last modified time | relevance | path

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

/linux/include/scsi/
H A Dscsi.h125 #define status_byte(result) (result & 0xff) macro
/linux/drivers/media/tuners/
H A Dtuner-simple.c457 u8 status_byte = 0; in simple_post_tune() local
/linux/drivers/staging/gpib/common/
H A Dgpib_os.c1539 u8 status_byte; in request_service_ioctl() local
/linux/drivers/scsi/
H A DFlashPoint.c4617 unsigned char status_byte; in FPT_autoCmdCmplt() local
H A Dscsi_debug.c332 unsigned char status_byte; member