Home
last modified time | relevance | path

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

/linux/include/scsi/
H A Dscsi_cmnd.h366 static inline void scsi_msg_to_host_byte(struct scsi_cmnd *cmd, u8 msg) in scsi_msg_to_host_byte() function
/linux/drivers/scsi/
H A Ddc395x.c2748 scsi_msg_to_host_byte(cmd, srb->end_message); in srb_done()