Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Decppreg.h218 #define DCSR_RESET 0x00000080 /* 1= resets the DCSR */ macro
/illumos-gate/usr/src/uts/sun/sys/
H A Dfdreg.h292 #define DCSR_RESET 0x00000080 /* 1= resets the DCSR */ macro
/illumos-gate/usr/src/uts/sun/io/
H A Dfd.c6393 ddi_put32(fdc->c_handlep_dma, &dma_reg->fdc_dcsr, DCSR_RESET); in reset_dma_controller()
/illumos-gate/usr/src/uts/common/io/
H A Decpp.c5737 SET_DMAC_CSR(pp, DCSR_RESET); in cheerio_reset_dcsr()