Home
last modified time | relevance | path

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

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