repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
WIP FPC-III support
[linux/fpc-iii.git]
/
drivers
/
gpu
/
drm
/
nouveau
/
include
/
nvif
/
clb069.h
blob
eef5d0227babeecd8c847a94025a3836259a2a23
1
#ifndef __NVIF_CLB069_H__
2
#define __NVIF_CLB069_H__
3
struct
nvif_clb069_v0
{
4
__u8 version
;
5
__u8 pad01
[
3
];
6
__u32 entries
;
7
__u32 get
;
8
__u32 put
;
9
};
10
11
#define NVB069_V0_NTFY_FAULT 0x00
12
#endif