Home
last modified time | relevance | path

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

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