HomeSort by: relevance | last modified time | path
    Searched refs:OSIOP_DCNTL (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/ic/
osiop.c 803 osiop_write_1(sc, OSIOP_DCNTL, sc->sc_dcntl);
1141 osiop_write_1(sc, OSIOP_DCNTL,
1142 osiop_read_1(sc, OSIOP_DCNTL) | OSIOP_DCNTL_STD);
1185 osiop_write_1(sc, OSIOP_DCNTL,
1186 osiop_read_1(sc, OSIOP_DCNTL) | OSIOP_DCNTL_STD);
1296 osiop_write_1(sc, OSIOP_DCNTL,
1297 osiop_read_1(sc, OSIOP_DCNTL) | OSIOP_DCNTL_STD);
1538 osiop_write_1(sc, OSIOP_DCNTL,
1539 osiop_read_1(sc, OSIOP_DCNTL) | OSIOP_DCNTL_STD);
1568 osiop_write_1(sc, OSIOP_DCNTL,
    [all...]
osiopreg.h 112 #define OSIOP_DCNTL (0x38+BL3) /* rw: DMA Control reg */

Completed in 31 milliseconds