xref: /netbsd-src/sys/external/bsd/drm2/dist/drm/nouveau/include/nvif/clb069.h (revision 41ec02673d281bbb3d38e6c78504ce6e30c228c1)
1 /*	$NetBSD: clb069.h,v 1.2 2021/12/18 23:45:33 riastradh Exp $	*/
2 
3 #ifndef __NVIF_CLB069_H__
4 #define __NVIF_CLB069_H__
5 struct nvif_clb069_v0 {
6 	__u8  version;
7 	__u8  pad01[3];
8 	__u32 entries;
9 	__u32 get;
10 	__u32 put;
11 };
12 
13 #define NVB069_V0_NTFY_FAULT                                                0x00
14 #endif
15