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