Record uacpi_resource_vendor_defined

struct uacpi_resource_vendor_defined {
  uacpi_u8 length;
  uacpi_u8[] data;
  /* Full declaration omitted */ 
}

Fields

uacpi_u8 length
uacpi_u8[] data