Searched refs:pipe_obj (Results 1 – 1 of 1) sorted by relevance
180 typedef struct pipe_obj pipe_t;229 struct pipe_obj { struct256 TAILQ_ENTRY(pipe_obj) tailq_entry; //TailQ entry for port's list of pipes argument285 TAILQ_HEAD(tailhead_pipes_idle, pipe_obj) pipes_idle_tailq; argument286 TAILQ_HEAD(tailhead_pipes_queued, pipe_obj) pipes_active_tailq;