Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/display/
H A Dintel_opregion.c85 struct opregion_acpi { struct
86 u32 drdy; /* driver readiness */
87 u32 csts; /* notification status */
88 u32 cevt; /* current event */
89 u8 rsvd1[20];
90 u32 didl[8]; /* supported display devices ID list */
91 u32 cpdl[8]; /* currently presented display list */
92 u32 cadl[8]; /* currently active display list */
93 u32 nadl[8]; /* next active devices list */
94 u32 aslp; /* ASL sleep time-out */
[all …]