Home
last modified time | relevance | path

Searched refs:scsi_status_byte (Results 1 – 1 of 1) sorted by relevance

/drivers/block/
Dcciss.c2577 static inline unsigned int make_status_bytes(unsigned int scsi_status_byte, in make_status_bytes() argument
2582 return (scsi_status_byte & 0xff) | in make_status_bytes()