Home
last modified time | relevance | path

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

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