Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/
H A Decpp.c285 static uint8_t dma8237_read(struct ecppunit *, int);
5851 retval = dma8237_read(pp, 0x3F1); in m1553_read_config_reg()
6141 rval3 = dma8237_read(pp, c_lpage); in dma8237_read_addr()
6142 rval4 = dma8237_read(pp, c_hpage); in dma8237_read_addr()
6222 dma8237_read(struct ecppunit *pp, int reg_num) in dma8237_read() function