Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Decppreg.h205 struct cheerio_dma_reg { struct
H A Decppvar.h69 struct cheerio_dma_reg *dmac; /* ebus dmac registers */
/illumos-gate/usr/src/uts/sun/sys/
H A Dfdreg.h264 struct cheerio_dma_reg { struct
/illumos-gate/usr/src/uts/sun/io/
H A Dfd.c828 0, sizeof (struct cheerio_dma_reg), &attr, in fd_attach_map_regs()
6299 struct cheerio_dma_reg *dma_reg; in set_data_count_register()
6300 dma_reg = (struct cheerio_dma_reg *)fdc->c_dma_regs; in set_data_count_register()
6346 struct cheerio_dma_reg *dma_reg; in get_data_count_register()
6347 dma_reg = (struct cheerio_dma_reg *)fdc->c_dma_regs; in get_data_count_register()
6391 struct cheerio_dma_reg *dma_reg; in reset_dma_controller()
6392 dma_reg = (struct cheerio_dma_reg *)fdc->c_dma_regs; in reset_dma_controller()
6416 struct cheerio_dma_reg *dma_reg; in get_dma_control_register()
6433 struct cheerio_dma_reg *dma_reg; in set_data_address_register()
6503 struct cheerio_dma_reg *dma_reg; in set_dma_mode()
[all …]
/illumos-gate/usr/src/uts/common/io/
H A Decpp.c5407 sizeof (struct cheerio_dma_reg), &acc_attr, in pc87332_map_regs()