Home
last modified time | relevance | path

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

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