Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/dist/drm/radeon/
H A Dradeon_acpi.c104 struct atcs_pref_req_input { struct
105 u16 size; /* structure size in bytes (includes size field) */
106 u16 client_id; /* client id (bit 2-0: func num, 7-3: dev num, 15-8: bus num) */
107 u16 valid_flags_mask; /* valid flags mask */
108 u16 flags; /* flags */
109 u8 req_type; /* request type */
110 u8 perf_req; /* performance request */
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/include/
H A Damd_acpi.h94 struct atcs_pref_req_input { struct
95 u16 size; /* structure size in bytes (includes size field) */
96 u16 client_id; /* client id (bit 2-0: func num, 7-3: dev num, 15-8: bus num) */
97 u16 valid_flags_mask; /* valid flags mask */
98 u16 flags; /* flags */
99 u8 req_type; /* request type */
100 u8 perf_req; /* performance request */