Searched refs:scsi_status_byte (Results 1 – 1 of 1) sorted by relevance
2577 static inline unsigned int make_status_bytes(unsigned int scsi_status_byte, in make_status_bytes() argument2582 return (scsi_status_byte & 0xff) | in make_status_bytes()