Home
last modified time | relevance | path

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

/dflybsd-src/sys/dev/drm/radeon/
H A Dradeon_acpi.c77 struct atcs_pref_req_input { struct
78 u16 size; /* structure size in bytes (includes size field) */
79 u16 client_id; /* client id (bit 2-0: func num, 7-3: dev num, 15-8: bus num) */
80 u16 valid_flags_mask; /* valid flags mask */
81 u16 flags; /* flags */
82 u8 req_type; /* request type */
83 u8 perf_req; /* performance request */
/dflybsd-src/sys/dev/drm/amd/include/
H A Damd_acpi.h68 struct atcs_pref_req_input { struct
69 u16 size; /* structure size in bytes (includes size field) */
70 u16 client_id; /* client id (bit 2-0: func num, 7-3: dev num, 15-8: bus num) */
71 u16 valid_flags_mask; /* valid flags mask */
72 u16 flags; /* flags */
73 u8 req_type; /* request type */
74 u8 perf_req; /* performance request */