Home
last modified time | relevance | path

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

/qemu/hw/scsi/
H A Dmptendian.c97 req->MsgVersion = le16_to_cpu(req->MsgVersion); in mptsas_fix_ioc_init_endianness()
115 reply->MsgVersion = cpu_to_le16(reply->MsgVersion); in mptsas_fix_ioc_facts_reply_endianness()
H A Dmpi.h600 uint16_t MsgVersion; /* 28h */ member
667 uint16_t MsgVersion; /* 00h */ member
H A Dmptsas.c605 reply.MsgVersion = 0x0105; in mptsas_process_ioc_facts()