Home
last modified time | relevance | path

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

/linux/include/scsi/
H A Dscsi_cmnd.h349 static inline u8 get_host_byte(struct scsi_cmnd *cmd) in get_host_byte() function
/linux/drivers/scsi/
H A Ddc395x.c2775 if (!ckc_only && get_host_byte(cmd) == DID_OK in srb_done()
2782 if ((get_host_byte(cmd) == DID_OK) || in srb_done()