OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:dbdma_regmap_t
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/arch/macppc/dev/
dbdma.h
97
(
dbdma_regmap_t
*)((v_u_char *) POWERMAC_IO(PCI_DMA_BASE_PHYS) \
158
typedef volatile struct dbdma_regmap
dbdma_regmap_t
;
typedef in typeref:typename:volatile struct dbdma_regmap
162
void dbdma_start(
dbdma_regmap_t
*channel, dbdma_command_t *commands);
163
void dbdma_stop(
dbdma_regmap_t
*channel);
164
void dbdma_flush(
dbdma_regmap_t
*channel);
165
void dbdma_reset(
dbdma_regmap_t
*channel);
166
void dbdma_continue(
dbdma_regmap_t
*channel);
167
void dbdma_pause(
dbdma_regmap_t
*channel);
Completed in 11 milliseconds
Indexes created Thu Oct 16 14:10:15 GMT 2025