Home
last modified time | relevance | path

Searched defs:pipe_state (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/gr/
H A Dnouveau_nvkm_engine_gr_nv10.c38 struct pipe_state { struct
39 u32 pipe_0x0000[0x040/4];
40 u32 pipe_0x0040[0x010/4];
41 u32 pipe_0x0200[0x0c0/4];
42 u32 pipe_0x4400[0x080/4];
43 u32 pipe_0x6400[0x3b0/4];
44 u32 pipe_0x6800[0x2f0/4];
45 u32 pipe_0x6c00[0x030/4];
46 u32 pipe_0x7000[0x130/4];
47 u32 pipe_0x7400[0x0c0/4];
[all …]
/netbsd-src/sys/sys/
H A Dpipe.h103 u_int pipe_state; /* pipe status info */ member