Home
last modified time | relevance | path

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

/netbsd/sys/dev/mca/
H A Dif_elmc_mca.c80 static u_int16_t elmc_mca_read_16(struct ie_softc *, int);
187 sc->ie_bus_read16 = elmc_mca_read_16; in elmc_mca_attach()
322 elmc_mca_read_16 (struct ie_softc *sc, int offset) in elmc_mca_read_16() function