Searched defs:msg_byte (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/drivers/block/
H A Dcciss.c3060 unsigned char status_byte, msg_byte, host_byte, driver_byte; evaluate_target_status() local
3045 make_status_bytes(unsigned int scsi_status_byte, unsigned int msg_byte, unsigned int host_byte, unsigned int driver_byte) make_status_bytes() argument
/linux-4.1.27/include/scsi/
H A Dscsi.h522 #define msg_byte(result) (((result) >> 8) & 0xff) macro

Completed in 168 milliseconds