Home
last modified time | relevance | path

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

/netbsd/sys/dev/ic/
H A Dncr53c9xreg.h123 #define NCR_CCF 0x09 /* WO - Clock Conversion Factor */ macro
279 #define NCR_STAT2 NCR_CCF
H A Dncr53c9x.c385 NCR_WRITE_REG(sc, NCR_CCF, sc->sc_ccf); in ncr53c9x_reset()
399 NCR_WRITE_REG(sc, NCR_CCF, sc->sc_ccf); in ncr53c9x_reset()
408 NCR_WRITE_REG(sc, NCR_CCF, sc->sc_ccf); in ncr53c9x_reset()
/netbsd/sys/arch/next68k/stand/boot/
H A Dscsi.c102 sr[NCR_CCF] = 4; /* S5RCLKCONV_FACTOR(20); */ in scsi_init()