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