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

  /src/sys/arch/macppc/dev/
dbdma.h 111 typedef struct dbdma_command dbdma_command_t; typedef in typeref:struct:dbdma_command
162 void dbdma_start(dbdma_regmap_t *channel, dbdma_command_t *commands);
169 dbdma_command_t *dbdma_alloc(int, void **); /* Allocate command structures */

Completed in 12 milliseconds