Home
last modified time | relevance | path

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

/freebsd/usr.sbin/bhyve/amd64/
H A Dpci_gvt-d-opregion.h45 struct igd_opregion_header { struct
46 int8_t sign[0x10]; ///< Offset 0x00 OpRegion Signature
47 uint32_t size; ///< Offset 0x10 OpRegion Size
48 uint32_t over; ///< Offset 0x14 OpRegion Structure Version
49 uint8_t sver[0x20]; ///< Offset 0x18 System BIOS Build Version
50 uint8_t vver[0x10]; ///< Offset 0x38 Video BIOS Build Version
51 uint8_t gver[0x10]; ///< Offset 0x48 Graphic Driver Build Version
52 uint32_t mbox; ///< Offset 0x58 Supported Mailboxes
53 uint32_t dmod; ///< Offset 0x5C Driver Model
54 uint32_t pcon; ///< Offset 0x60 Platform Configuration
[all …]