Home
last modified time | relevance | path

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

/openbmc/qemu/hw/scsi/
H A Dmptsas.h98 void mptsas_fix_event_notification_endianness(MPIMsgEventNotify *req);
H A Dmptendian.c183 void mptsas_fix_event_notification_endianness(MPIMsgEventNotify *req) in mptsas_fix_event_notification_endianness() function
H A Dmptsas.c687 mptsas_fix_event_notification_endianness(req); in mptsas_process_event_notification()