Searched defs:host_byte (Results 1 – 2 of 2) sorted by relevance
238 #define host_byte(result) (((result) >> 16) & 0xff) macro
3062 unsigned int msg_byte, unsigned int host_byte, in make_status_bytes()3076 unsigned char status_byte, msg_byte, host_byte, driver_byte; in evaluate_target_status() local