Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/message/fusion/
Dmptctl.c1747 int msgContext; in mptctl_do_mpt_command() local
1799 msgContext = le32_to_cpu(hdr->MsgContext); in mptctl_do_mpt_command()
1814 hdr->MsgContext = cpu_to_le32(msgContext); in mptctl_do_mpt_command()