Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/gvt/
H A Dfirmware.c45 struct gvt_firmware_header { struct
46 u64 magic;
47 u32 crc32; /* protect the data after this field */
48 u32 version;
49 u64 cfg_space_size;
50 u64 cfg_space_offset; /* offset in the file */
51 u64 mmio_size;
52 u64 mmio_offset; /* offset in the file */
53 unsigned char data[1];