Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/block/
Dcciss.c3061 static inline unsigned int make_status_bytes(unsigned int scsi_status_byte, in make_status_bytes() argument
3066 return (scsi_status_byte & 0xff) | in make_status_bytes()