Searched refs:ifa_iot (Results 1 - 4 of 4) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/arch/evbarm/ifpga/
H A Dplcom_ifpga.c76 isc->sc_iot = ifa->ifa_iot;
81 sc->sc_pi.pi_iot = ifa->ifa_iot;
90 if (bus_space_map(ifa->ifa_iot, ifa->ifa_addr, IFPGA_UART_SIZE, 0,
H A Difpgavar.h69 bus_space_tag_t ifa_iot; /* Bus space tag for io */ member in struct:ifpga_attach_args
H A Dpl030_rtc.c99 sc->sc_iot = ifa->ifa_iot;
100 if (bus_space_map(ifa->ifa_iot, ifa->ifa_addr, PL030_RTC_SIZE, 0,
H A Difpga.c121 ifa.ifa_iot = sc->sc_iot;

Completed in 94 milliseconds