Record uacpi_resource_vendor_typed

struct uacpi_resource_vendor_typed {
  uacpi_u16 length;
  uacpi_u8 sub_type;
  uacpi_u8[16] uuid;
  uacpi_u8[] data;
  /* Full declaration omitted */ 
}

Fields

uacpi_u16 length
uacpi_u8 sub_type
uacpi_u8[16] uuid
uacpi_u8[] data