Home
last modified time | relevance | path

Searched defs:arch_msi_msg_data (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/x86/include/asm/
H A Dmsi.h27 #define arch_msi_msg_data x86_msi_data macro
/openbmc/linux/include/linux/
H A Dmsi.h46 typedef struct arch_msi_msg_data { struct
48 } __attribute__ ((packed)) arch_msi_msg_data_t; argument