Searched refs:bus_space_read_region_1 (Results 1 - 22 of 22) sorted by relevance

/freebsd-11-stable/sys/x86/isa/
H A Dorm.c116 bus_space_read_region_1(bt, bh, 0, buf, sizeof(buf));
/freebsd-11-stable/stand/kshim/
H A Dbsd_busspace.c151 bus_space_read_region_1(bus_space_tag_t t, bus_space_handle_t h, function
H A Dbsd_kernel.h470 void bus_space_read_region_1(bus_space_tag_t space, bus_space_handle_t handle, bus_size_t offset, uint8_t *datap, bus_size_t count);
/freebsd-11-stable/sys/dev/snc/
H A Ddp83932subr.c591 bus_space_read_region_1(memt, memh, noffset,
604 bus_space_read_region_1(memt, memh, noffset, bptr, size);
/freebsd-11-stable/sys/x86/include/
H A Dbus.h340 static __inline void bus_space_read_region_1(bus_space_tag_t tag,
357 bus_space_read_region_1(bus_space_tag_t tag, bus_space_handle_t bsh, function
1077 bus_space_read_region_1((t), (h), (o), (a), (c))
/freebsd-11-stable/sys/dev/hme/
H A Dif_hme_pci.c336 bus_space_read_region_1(memt, memh, j + PCI_VPDRES_LARGE_DATA +
/freebsd-11-stable/sys/powerpc/include/
H A Dbus.h331 #define bus_space_read_region_1(t, h, o, a, c) \ macro
340 #define bus_space_read_region_stream_1 bus_space_read_region_1
/freebsd-11-stable/sys/sparc64/pci/
H A Dsbbc.c499 bus_space_read_region_1(bst, bsh, SBBC_SRAM_OFFSET + sram_toc +
509 bus_space_read_region_1(bst, bsh, SBBC_SRAM_OFFSET + tag +
/freebsd-11-stable/sys/pc98/include/
H A Dbus.h619 bus_space_read_region_1((t), (h), (o), (a), (c))
/freebsd-11-stable/sys/dev/cm/
H A Dsmc90cx6.c563 bus_space_read_region_1(
/freebsd-11-stable/sys/arm64/include/
H A Dbus.h352 #define bus_space_read_region_1(t, h, o, a, c) \ macro
/freebsd-11-stable/sys/riscv/include/
H A Dbus.h352 #define bus_space_read_region_1(t, h, o, a, c) \ macro
/freebsd-11-stable/sys/sparc64/include/
H A Dbus.h355 bus_space_read_region_1(bus_space_tag_t t, bus_space_handle_t h, bus_size_t o, function
/freebsd-11-stable/sys/dev/smartpqi/
H A Dsmartpqi_defines.h886 bus_space_read_region_1(_softs->pci_mem_handle.pqi_btag,\
/freebsd-11-stable/sys/arm/include/
H A Dbus.h370 #define bus_space_read_region_1(t, h, o, a, c) \ macro
/freebsd-11-stable/sys/mips/include/
H A Dbus.h331 #define bus_space_read_region_1(t, h, o, a, c) \ macro
/freebsd-11-stable/sys/dev/ed/
H A Dif_ed_cbus.c1075 bus_space_read_region_1(sc->mem_bst, sc->mem_bsh, sc->mem_start,
H A Dif_ed.c1385 bus_space_read_region_1(sc->mem_bst, sc->mem_bsh, src, dst, amount);
/freebsd-11-stable/sys/sys/
H A Dbus.h828 bus_space_read_region_1((r)->r_bustag, (r)->r_bushandle, (o), (d), (c))
/freebsd-11-stable/share/man/man9/
H A DMakefile544 bus_space.9 bus_space_read_region_1.9 \
/freebsd-11-stable/sys/dev/mxge/
H A Dif_mxge.c940 bus_space_read_region_1(rman_get_bustag(sc->mem_res),
4828 bus_space_read_region_1(rman_get_bustag(sc->mem_res),
/freebsd-11-stable/sys/dev/hptiop/
H A Dhptiop.c438 bus_space_read_region_1(hba->bar0t, hba->bar0h,

Completed in 223 milliseconds