Searched defs:host_byte (Results 1 – 3 of 3) sorted by relevance
493 #define host_byte(result) (((result) >> 16) & 0xff) macro
3045 unsigned int msg_byte, unsigned int host_byte, in make_status_bytes()3059 unsigned char status_byte, msg_byte, host_byte, driver_byte; in evaluate_target_status() local
3740 u8 host_byte; in _scsih_eedp_error_handling() local