Home
last modified time | relevance | path

Searched refs:cheerio_dma_reg (Results 1 – 5 of 5) sorted by relevance

/titanic_50/usr/src/uts/common/sys/
H A Decppreg.h207 struct cheerio_dma_reg { struct
H A Decppvar.h69 struct cheerio_dma_reg *dmac; /* ebus dmac registers */
/titanic_50/usr/src/uts/sun/sys/
H A Dfdreg.h264 struct cheerio_dma_reg { struct
/titanic_50/usr/src/uts/sun/io/
H A Dfd.c826 0, sizeof (struct cheerio_dma_reg), &attr, in fd_attach_map_regs()
6296 struct cheerio_dma_reg *dma_reg; in set_data_count_register()
6297 dma_reg = (struct cheerio_dma_reg *)fdc->c_dma_regs; in set_data_count_register()
6343 struct cheerio_dma_reg *dma_reg; in get_data_count_register()
6344 dma_reg = (struct cheerio_dma_reg *)fdc->c_dma_regs; in get_data_count_register()
6388 struct cheerio_dma_reg *dma_reg; in reset_dma_controller()
6389 dma_reg = (struct cheerio_dma_reg *)fdc->c_dma_regs; in reset_dma_controller()
6413 struct cheerio_dma_reg *dma_reg; in get_dma_control_register()
6414 dma_reg = (struct cheerio_dma_reg *)fdc->c_dma_regs; in get_dma_control_register()
6430 struct cheerio_dma_reg *dma_reg; in set_data_address_register()
[all …]
/titanic_50/usr/src/uts/common/io/
H A Decpp.c5405 sizeof (struct cheerio_dma_reg), &acc_attr, in pc87332_map_regs()