Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/ic/
Dncr53c9xreg.h34 #define NCR_TCH 0x0e /* RW - Transfer Count High */ macro
268 #define NCR_RCL NCR_TCH /* Recommand counter low */
Dlsi64854.c441 ? (NCR_READ_REG(nsc, NCR_TCH) << 16) in lsi64854_scsi_intr()
468 ? NCR_READ_REG(nsc, NCR_TCH) : 0, in lsi64854_scsi_intr()
Dncr53c9x.c133 NCR_WRITE_REG((sc), NCR_TCH, (size) >> 16); \
/openbsd/src/sys/dev/pci/
Dpcscp.c438 (PCSCP_READ_REG(esc, NCR_TCH) << 16); in pcscp_dma_intr()
487 PCSCP_READ_REG(esc, NCR_TCH), in pcscp_dma_intr()