Searched defs:aml_resource_address32 (Results 1 – 1 of 1) sorted by relevance
98902 struct aml_resource_address32 { struct98903 u8 descriptor_type;98904 u16 resource_length;98905 u8 resource_type;98906 u8 flags;98907 u8 specific_flags;98908 u32 granularity;98909 u32 minimum;98910 u32 maximum;98911 u32 translation_offset;[all …]