Home
last modified time | relevance | path

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

/openbmc/linux/include/scsi/
H A Dscsi_cmnd.h364 static inline void scsi_msg_to_host_byte(struct scsi_cmnd *cmd, u8 msg) in scsi_msg_to_host_byte() function
/openbmc/linux/drivers/scsi/
H A Dqlogicfas408.c416 scsi_msg_to_host_byte(cmd, message); in ql_pcmd()
H A Dwd33c93.c1126 scsi_msg_to_host_byte(cmd, scsi_pointer->Message); in wd33c93_intr()
1213 scsi_msg_to_host_byte(cmd, scsi_pointer->Message); in wd33c93_intr()
1249 scsi_msg_to_host_byte(cmd, scsi_pointer->Message); in wd33c93_intr()
H A Dfdomain.c371 scsi_msg_to_host_byte(cmd, scsi_pointer->Message); in fdomain_work()
H A Dmesh.c594 scsi_msg_to_host_byte(cmd, mcmd->message); in mesh_done()
H A Ddc395x.c3269 scsi_msg_to_host_byte(cmd, srb->end_message); in srb_done()
/openbmc/linux/drivers/scsi/arm/
H A Dacornscsi.c788 scsi_msg_to_host_byte(SCpnt, host->scsi.SCp.Message); in acornscsi_done()
H A Dfas216.c2046 scsi_msg_to_host_byte(SCpnt, info->scsi.SCp.Message); in fas216_std_done()