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

  /src/sys/arch/hp300/dev/
dmavar.h 81 struct dmaqueue { struct
82 TAILQ_ENTRY(dmaqueue) dq_list; /* entry on the queue */
99 void dmafree(struct dmaqueue *);
100 int dmareq(struct dmaqueue *);
dmavar.h 81 struct dmaqueue { struct
82 TAILQ_ENTRY(dmaqueue) dq_list; /* entry on the queue */
99 void dmafree(struct dmaqueue *);
100 int dmareq(struct dmaqueue *);
dmavar.h 81 struct dmaqueue { struct
82 TAILQ_ENTRY(dmaqueue) dq_list; /* entry on the queue */
99 void dmafree(struct dmaqueue *);
100 int dmareq(struct dmaqueue *);
dmavar.h 81 struct dmaqueue { struct
82 TAILQ_ENTRY(dmaqueue) dq_list; /* entry on the queue */
99 void dmafree(struct dmaqueue *);
100 int dmareq(struct dmaqueue *);

Completed in 41 milliseconds