Home
last modified time | relevance | path

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

/netbsd/sys/dev/ic/
H A Dncr53c9xreg.h38 #define NCR_TCH 0x0e /* RW - Transfer Count High */ macro
273 #define NCR_RCL NCR_TCH /* Recommand counter low */
H A Dlsi64854.c445 (NCR_READ_REG(nsc, NCR_TCH) << 16) : 0)); in lsi64854_scsi_intr()
472 NCR_READ_REG(nsc, NCR_TCH) : 0, in lsi64854_scsi_intr()
H A Dncr53c9x.c146 NCR_WRITE_REG((sc), NCR_TCH, (size) >> 16); \
/netbsd/sys/arch/arc/jazz/
H A Dasc.c181 asc_id = asc_read_reg(sc, NCR_TCH); in asc_attach()
333 ? (NCR_READ_REG(sc, NCR_TCH) << 16) : 0)); in asc_dma_intr()
368 (sc->sc_cfg2 & NCRCFG2_FE) ? NCR_READ_REG(sc, NCR_TCH) : 0, in asc_dma_intr()
/netbsd/sys/arch/sun3/dev/
H A Ddma.c375 (NCR_READ_REG(nsc, NCR_TCH) << 16) : 0)); in espdmaintr()
402 NCR_READ_REG(nsc, NCR_TCH) : 0, in espdmaintr()
/netbsd/sys/arch/macppc/dev/
H A Desp.c451 ? (NCR_READ_REG(nsc, NCR_TCH) << 16) in espdmaintr()
478 ? NCR_READ_REG(nsc, NCR_TCH) : 0, in espdmaintr()
/netbsd/sys/dev/pci/
H A Dpcscp.c455 (PCSCP_READ_REG(esc, NCR_TCH) << 16); in pcscp_dma_intr()
505 PCSCP_READ_REG(esc, NCR_TCH), in pcscp_dma_intr()
/netbsd/sys/arch/amiga/dev/
H A Dbzivsc.c314 cnt += bsc->sc_reg[NCR_TCH * 4] << 16; in bzivsc_dma_intr()
H A Dbzsc.c322 cnt += bsc->sc_reg[NCR_TCH * 2] << 16; in bzsc_dma_intr()
H A Dbztzsc.c323 cnt += bsc->sc_reg[NCR_TCH * 4] << 16; in bztzsc_dma_intr()
H A Dcbiisc.c315 cnt += csc->sc_reg[NCR_TCH * 4] << 16; in cbiisc_dma_intr()
H A Dcbsc.c322 cnt += csc->sc_reg[NCR_TCH * 4] << 16; in cbsc_dma_intr()
H A Dflsc.c380 cnt += fsc->sc_reg[NCR_TCH * 4] << 16; in flsc_dma_intr()