Home
last modified time | relevance | path

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

/openbmc/qemu/hw/scsi/
H A Dmptsas.h85 void mptsas_fix_scsi_io_reply_endianness(MPIMsgSCSIIOReply *reply);
H A Dmpi.h447 typedef struct MPIMsgSCSIIOReply struct
467 } QEMU_PACKED MPIMsgSCSIIOReply; argument
H A Dmptendian.c63 void mptsas_fix_scsi_io_reply_endianness(MPIMsgSCSIIOReply *reply) in mptsas_fix_scsi_io_reply_endianness()