1 /* $NetBSD: clc37b.h,v 1.2 2021/12/18 23:45:33 riastradh Exp $ */ 2 3 /* SPDX-License-Identifier: MIT */ 4 #ifndef __NVIF_CLC37B_H__ 5 #define __NVIF_CLC37B_H__ 6 7 struct nvc37b_window_imm_channel_dma_v0 { 8 __u8 version; 9 __u8 index; 10 __u8 pad02[6]; 11 __u64 pushbuf; 12 }; 13 #endif 14