Searched refs:bus_space_read_region_4 (Results 1 - 17 of 17) sorted by relevance

/freebsd-13-stable/stand/kshim/
H A Dbsd_busspace.c175 bus_space_read_region_4(bus_space_tag_t t, bus_space_handle_t h, function
H A Dbsd_kernel.h505 void bus_space_read_region_4(bus_space_tag_t space, bus_space_handle_t handle, bus_size_t offset, uint32_t *datap, bus_size_t count);
/freebsd-13-stable/sys/sys/
H A Dbus_san.h168 #define bus_space_read_region_4 kcsan_bus_space_read_region_4 macro
H A Dbus.h911 bus_space_read_region_4((r)->r_bustag, (r)->r_bushandle, (o), (d), (c))
/freebsd-13-stable/sys/x86/include/
H A Dbus.h359 static __inline void bus_space_read_region_4(bus_space_tag_t tag,
425 bus_space_read_region_4(bus_space_tag_t tag, bus_space_handle_t bsh, function
1069 bus_space_read_region_4((t), (h), (o), (a), (c))
/freebsd-13-stable/sys/dev/ral/
H A Drt2661reg.h322 bus_space_read_region_4((sc)->sc_st, (sc)->sc_sh, (offset), \
/freebsd-13-stable/sys/dev/iwi/
H A Dif_iwireg.h583 bus_space_read_region_4((sc)->sc_st, (sc)->sc_sh, (offset), \
/freebsd-13-stable/sys/dev/hptiop/
H A Dhptiop.c241 bus_space_read_region_4(hba->bar2t, hba->bar2h,
379 bus_space_read_region_4(hba->bar0t, hba->bar0h, index +
486 bus_space_read_region_4(hba->bar0t,
824 bus_space_read_region_4(hba->bar0t, hba->bar0h, req32 +
943 bus_space_read_region_4(hba->bar0t, hba->bar0h,
1121 bus_space_read_region_4(hba->bar0t, hba->bar0h, req32 +
1129 bus_space_read_region_4(hba->bar0t, hba->bar0h,req32 +
/freebsd-13-stable/sys/riscv/include/
H A Dbus.h349 #define bus_space_read_region_4(t, h, o, a, c) \ macro
/freebsd-13-stable/sys/dev/ti/
H A Dif_ti.c439 bus_space_read_region_4(sc->ti_btag, sc->ti_bhandle,
567 bus_space_read_region_4(sc->ti_btag, sc->ti_bhandle,
639 bus_space_read_region_4(sc->ti_btag, sc->ti_bhandle,
3859 bus_space_read_region_4(sc->ti_btag, sc->ti_bhandle,
/freebsd-13-stable/sys/arm64/include/
H A Dbus.h379 #define bus_space_read_region_4(t, h, o, a, c) \ macro
/freebsd-13-stable/sys/powerpc/include/
H A Dbus.h337 #define bus_space_read_region_4(t, h, o, a, c) \ macro
/freebsd-13-stable/sys/dev/usb/controller/
H A Dsaf1761_otg.c357 bus_space_read_region_4((sc)->sc_io_tag, (sc)->sc_io_hdl,
370 bus_space_read_region_4((sc)->sc_io_tag, (sc)->sc_io_hdl,
H A Ddwc_otg.c246 bus_space_read_region_4(sc->sc_io_tag, sc->sc_io_hdl,
259 bus_space_read_region_4(sc->sc_io_tag, sc->sc_io_hdl,
693 bus_space_read_region_4(sc->sc_io_tag, sc->sc_io_hdl,
/freebsd-13-stable/sys/mips/include/
H A Dbus.h333 #define bus_space_read_region_4(t, h, o, a, c) \ macro
/freebsd-13-stable/sys/arm/include/
H A Dbus.h369 #define bus_space_read_region_4(t, h, o, a, c) \ macro
/freebsd-13-stable/share/man/man9/
H A DMakefile712 bus_space.9 bus_space_read_region_4.9 \

Completed in 367 milliseconds