Home
last modified time | relevance | path

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

/netbsd/sys/dev/isa/
H A Desp_isa.c189 bus_space_write_1(iot, ioh, NCR_CFG5, epd->sc_cfg5); in esp_isa_find()
234 bus_space_write_1(iot, ioh, NCR_CFG5, epd->sc_cfg5); in esp_isa_find()
/netbsd/sys/dev/ic/
H A Dncr53c9xreg.h237 #define NCR_CFG5 0x0d /* RW - Configuration #5 */ macro
H A Dncr53c9x.c368 NCR_WRITE_REG(sc, NCR_CFG5, sc->sc_cfg5 | NCRCFG5_SINT); in ncr53c9x_reset()