Home
last modified time | relevance | path

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

/drivers/scsi/arcmsr/
Darcmsr.h418 uint32_t msgContext; member
Darcmsr_hba.c1357 arcmsr_cdb->msgContext = 0; in arcmsr_build_ccb()
1459 arcmsr_cdb->msgContext = dma_addr_lo32(cdb_phyaddr); in arcmsr_post_ccb()
/drivers/message/fusion/
Dmptctl.c1833 int msgContext; in mptctl_do_mpt_command() local
1892 msgContext = le32_to_cpu(hdr->MsgContext); in mptctl_do_mpt_command()
1907 hdr->MsgContext = cpu_to_le32(msgContext); in mptctl_do_mpt_command()