Searched defs:aml_resource_address32 (Results 1 – 1 of 1) sorted by relevance
81794 struct aml_resource_address32 { struct81795 u8 descriptor_type;81796 u16 resource_length;81797 u8 resource_type;81798 u8 flags;81799 u8 specific_flags;81800 u32 granularity;81801 u32 minimum;81802 u32 maximum;81803 u32 translation_offset;[all …]