Searched refs:sc_ioir (Results 1 - 3 of 3) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/arch/cobalt/dev/
H A Dpanel.c140 0, &sc->sc_lcd.sc_ioir)) {
144 bus_space_subregion(sc->sc_lcd.sc_iot, sc->sc_lcd.sc_ioir, DATA_OFFSET,
217 bus_space_write_4(hd->sc_iot, hd->sc_ioir, 0x00, dat << 24);
230 return (bus_space_read_4(hd->sc_iot, hd->sc_ioir, 0x00) >> 24)
/netbsd-6-1-5-RELEASE/sys/dev/ic/
H A Dhd44780var.h107 bus_space_handle_t sc_ioir; /* instruction register */ member in struct:hd44780_chip
H A Dhd44780_subr.c697 ioh = sc->sc_ioir;
718 ioh = sc->sc_ioir;
740 ioh = sc->sc_ioir;
764 ioh = sc->sc_ioir;

Completed in 80 milliseconds