Searched refs:host_byte (Results 1 – 1 of 1) sorted by relevance
124 #define host_byte(result) (((result) >> 16) & 0xff) macro201 if (host_byte(status) == DID_NO_CONNECT) in scsi_status_is_good()