HomeSort by: relevance | last modified time | path
    Searched defs:pipe_state (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/sys/
pipe.h 76 * Bits in pipe_state.
103 u_int pipe_state; /* pipe status info */ member in struct:pipe
  /src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/gr/
nouveau_nvkm_engine_gr_nv10.c 38 struct pipe_state { struct
410 struct pipe_state pipe_state; member in struct:nv10_gr_chan
440 struct pipe_state *pipe = &chan->pipe_state;
568 struct pipe_state *pipe = &chan->pipe_state;
587 struct pipe_state *pipe = &chan->pipe_state;
639 struct pipe_state *pipe_state = &chan->pipe_state local in function:nv10_gr_create_pipe
    [all...]

Completed in 44 milliseconds