ie_obio_write16
void ie_obio_write16(struct ie_softc *, int, uint16_t);
sc->ie_bus_write16 = ie_obio_write16;
ie_obio_write16(sc, IE_ISCP_SCB(sc->iscp), sc->scb);
void ie_obio_write16(struct ie_softc *, int, uint16_t);
sc->ie_bus_write16 = ie_obio_write16;
ie_obio_write16(sc, IE_ISCP_SCB(sc->iscp), sc->scb);