Home
last modified time | relevance | path

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

/openbmc/qemu/hw/scsi/
H A Dmptsas.h99 void mptsas_fix_event_notification_reply_endianness(MPIMsgEventNotifyReply *reply);
H A Dmptendian.c188 void mptsas_fix_event_notification_reply_endianness(MPIMsgEventNotifyReply *reply) in mptsas_fix_event_notification_reply_endianness() function
H A Dmptsas.c709 mptsas_fix_event_notification_reply_endianness(&reply); in mptsas_process_event_notification()