cl006b.h 169 B

1234567891011
  1. #ifndef __NVIF_CL006B_H__
  2. #define __NVIF_CL006B_H__
  3. struct nv03_channel_dma_v0 {
  4. __u8 version;
  5. __u8 chid;
  6. __u8 pad02[2];
  7. __u32 offset;
  8. __u64 pushbuf;
  9. };
  10. #endif