Home
last modified time | relevance | path

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

/qemu/hw/scsi/
H A Dmptsas.h98 void mptsas_fix_event_notification_endianness(MPIMsgEventNotify *req);
H A Dmpi.h829 typedef struct MPIMsgEventNotify { struct
837 } QEMU_PACKED MPIMsgEventNotify; typedef
H A Dmptendian.c183 void mptsas_fix_event_notification_endianness(MPIMsgEventNotify *req) in mptsas_fix_event_notification_endianness()
H A Dmptsas.c169 [MPI_FUNCTION_EVENT_NOTIFICATION] = sizeof(MPIMsgEventNotify),
683 MPIMsgEventNotify *req) in mptsas_process_event_notification()
738 mptsas_process_event_notification(s, (MPIMsgEventNotify *)req); in mptsas_process_message()