Home
last modified time | relevance | path

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

/netbsd/sys/arch/mvme68k/dev/
H A Dmemc_68k.c85 rv = bus_space_peek_1(ma->ma_bust, bh, MEMC_REG_CHIP_ID, &chipid); in memc_match()
/netbsd/sys/arch/atari/vme/
H A Dif_le_vme.c274 if (!bus_space_peek_1(*memt, *memh, 0)) in probe_addresses()
374 bus_space_peek_1(iot, ioh, LER_EEPROM)) { in le_vme_attach()
590 if (!bus_space_peek_1(memt, memh, 0)) { in bvme410_mem_size()
H A Dif_we_vme.c189 if (bus_space_peek_1(asict, asich, WE_PROM + 0) == 0 || in we_vme_probe()
190 bus_space_peek_1(asict, asich, WE_PROM + 1) == 0) in we_vme_probe()
H A Dleo.c195 if (!bus_space_peek_1(*iot, *ioh, LEO_REG_MSBSCROLL)) in leo_probe()
197 if (!bus_space_peek_1(*iot, *ioh, LEO_REG_LSBSCROLL)) in leo_probe()
H A Det4000.c262 if (!bus_space_peek_1(*iot, *ioh, GREG_STATUS1_R)) in et4k_detect()
264 if (!bus_space_peek_1(*memt, *memh, 0)) in et4k_detect()
/netbsd/sys/arch/sun2/dev/
H A Dzs_any.c104 matched = (bus_space_peek_1(ma->ma_bustag, bh, 0, NULL) == 0); in zs_any_match()
H A Dbwtwo_any.c133 matched = (bus_space_peek_1(ma->ma_bustag, bh, 0, NULL) == 0); in bwtwomatch_any()
H A Dif_ie_obio.c243 !bus_space_peek_1(oba->oba_bustag, bh, 0, &ctrl) && in ie_obio_match()
/netbsd/sys/dev/mvme/
H A Dosiop_pcctwo.c92 rv = bus_space_peek_1(pa->pa_bust, bsh, OSIOP_CTEST8, NULL); in osiop_pcctwo_match()
H A Dmvmebus.c327 rv = bus_space_peek_1(tag, handle, offs, NULL); in mvmebus_probe()
/netbsd/sys/arch/sun2/sun2/
H A Dtod.c140 matched = (bus_space_peek_1(oba->oba_bustag, bh, 0, NULL) == 0); in tod_obio_match()
/netbsd/sys/arch/evbcf/include/
H A Dbus_space.h165 #define bus_space_peek_1(t, h, o, vp) \ macro
/netbsd/sys/arch/mvme68k/include/
H A Dbus_space.h168 #define bus_space_peek_1(t, h, o, vp) \ macro
/netbsd/sys/arch/atari/dev/
H A Dif_ne_mb.c148 if (bus_space_peek_1(iot, ioh, 0) == 0) in ne_mb_probe()
/netbsd/sys/arch/atari/include/
H A Dbus_funcs.h130 #define bus_space_peek_1(t, h, o) __abs_p(1,(t),(h),(o)) macro
/netbsd/sys/arch/sun68k/include/
H A Dbus.h356 #define bus_space_peek_1(t, h, o, vp) \ macro
/netbsd/sys/arch/arm/include/
H A Dbus_funcs.h339 #define bus_space_peek_1(t, h, o, p) __bs_pe(1,(t),(h),(o),(p)) macro
/netbsd/sys/arch/riscv/include/
H A Dbus_funcs.h305 #define bus_space_peek_1(t, h, o, p) __bs_pe(1,(t),(h),(o),(p)) macro