Home
last modified time | relevance | path

Searched refs:NFORCE_CONF (Results 1 – 2 of 2) sorted by relevance

/openbsd/sys/dev/pci/
H A Dpciide_nforce_reg.h32 #define NFORCE_CONF 0x50 macro
H A Dpciide.c8003 conf = pci_conf_read(sc->sc_pc, sc->sc_tag, NFORCE_CONF); in nforce_chip_map()
8065 pci_conf_write(sc->sc_pc, sc->sc_tag, NFORCE_CONF, conf); in nforce_chip_map()
8079 conf = pci_conf_read(sc->sc_pc, sc->sc_tag, NFORCE_CONF); in nforce_setup_channel()