Home
last modified time | relevance | path

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

/netbsd/src/sys/arch/sparc/dev/
Dif_ie_obio.c191 uint16_t ie_obio_read16(struct ie_softc *, int);
197 ie_obio_read16(struct ie_softc *sc, int offset) in ie_obio_read16() function
271 sc->ie_bus_read16 = ie_obio_read16; in ie_obio_attach()
/netbsd/src/sys/arch/sun2/dev/
Dif_ie_obio.c188 uint16_t ie_obio_read16(struct ie_softc *, int);
194 ie_obio_read16(struct ie_softc *sc, int offset) in ie_obio_read16() function
280 sc->ie_bus_read16 = ie_obio_read16; in ie_obio_attach()