Home
last modified time | relevance | path

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

/linux/drivers/staging/gpib/uapi/
H A Dgpib_ioctl.h42 __u8 status_byte; member
115 __u8 status_byte; member
/linux/include/scsi/
H A Dscsi.h125 #define status_byte(result) (result & 0xff) macro
/linux/drivers/scsi/
H A DFlashPoint.c4617 unsigned char status_byte; in FPT_autoCmdCmplt() local