Home
last modified time | relevance | path

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

/openbmc/qemu/hw/scsi/
H A Dmptsas.h101 void mptsas_reply(MPTSASState *s, MPIDefaultReply *reply);
H A Dmpi.h224 typedef struct MPIDefaultReply { struct
234 } QEMU_PACKED MPIDefaultReply; argument
H A Dmptconfig.c902 mptsas_reply(s, (MPIDefaultReply *)&reply); in mptsas_process_config()