Searched refs:bus_addr_t (Results 176 - 200 of 452) sorted by relevance

1234567891011>>

/freebsd-13-stable/sys/arm64/acpica/
H A Dacpi_machdep.c219 bus_addr_t phys;
/freebsd-13-stable/sys/dev/qlnx/qlnxe/
H A Dqlnx_os.h155 bus_addr_t dma_addr;
/freebsd-13-stable/sys/dev/xdma/
H A Dxdma_fdt_test.c111 bus_addr_t *addr;
116 addr = (bus_addr_t*)arg;
/freebsd-13-stable/sys/mips/atheros/ar531x/
H A Dif_arereg.h94 bus_addr_t are_rx_ring_paddr;
95 bus_addr_t are_tx_ring_paddr;
/freebsd-13-stable/sys/mips/include/
H A Dbus.h78 int (*bs_map) (void *, bus_addr_t, bus_size_t,
85 int (*bs_alloc) (void *, bus_addr_t, bus_addr_t,
87 bus_addr_t *, bus_space_handle_t *);
444 int __bs_c(f,_bs_map) (void *t, bus_addr_t addr, \
457 int __bs_c(f,_bs_alloc) (void *t, bus_addr_t rstart, \
458 bus_addr_t rend, bus_size_t size, bus_size_t align, \
459 bus_size_t boundary, int cacheable, bus_addr_t *addrp, \
/freebsd-13-stable/sys/riscv/riscv/
H A Dnexus.c297 bus_addr_t paddr;
308 paddr = (bus_addr_t)rman_get_start(r);
/freebsd-13-stable/sys/dev/cxgbe/
H A Dadapter.h417 bus_addr_t ba; /* bus address of descriptor ring */
462 bus_addr_t ba; /* bus address of descriptor ring */
550 bus_addr_t ba; /* bus address of descriptor ring */
754 bus_addr_t iq_ba;
759 bus_addr_t fl_ba;
783 bus_addr_t ba;
1276 bus_addr_t *, void **);
1277 int free_ring(struct adapter *, bus_dma_tag_t, bus_dmamap_t, bus_addr_t,
/freebsd-13-stable/sys/dev/mgb/
H A Dif_mgb.h294 bus_addr_t head_wb_bus_addr;
295 bus_addr_t ring_bus_addr;
/freebsd-13-stable/sys/arm/annapurna/alpine/
H A Dalpine_pci_msix.c92 bus_addr_t base_addr;
157 sc->base_addr = (bus_addr_t)rman_get_start(sc->res);
/freebsd-13-stable/sys/arm/arm/
H A Dnexus.c347 bus_addr_t paddr;
358 paddr = (bus_addr_t)rman_get_start(r);
/freebsd-13-stable/sys/arm/include/
H A Dbus.h74 * int bus_space_map (bus_space_tag_t t, bus_addr_t addr,
107 int (*bs_map) (bus_space_tag_t, bus_addr_t, bus_size_t,
114 int (*bs_alloc) (bus_space_tag_t, bus_addr_t, bus_addr_t,
116 bus_addr_t *, bus_space_handle_t *);
480 int __bs_c(f,_bs_map) (bus_space_tag_t t, bus_addr_t addr, \
493 int __bs_c(f,_bs_alloc) (bus_space_tag_t t, bus_addr_t rstart, \
494 bus_addr_t rend, bus_size_t size, bus_size_t align, \
495 bus_size_t boundary, int cacheable, bus_addr_t *addrp, \
/freebsd-13-stable/sys/arm/mv/
H A Dmv_pci.c295 bus_addr_t sc_mem_base;
296 bus_addr_t sc_mem_size;
303 bus_addr_t sc_io_base;
304 bus_addr_t sc_io_size;
690 static bus_addr_t
694 bus_addr_t addr = 0;
695 bus_addr_t base;
764 bus_addr_t io_base, mem_base;
/freebsd-13-stable/sys/arm64/rockchip/clk/
H A Drk_clk_composite.c82 rk_clk_composite_read_4(struct clknode *clk, bus_addr_t addr, uint32_t *val)
94 rk_clk_composite_write_4(struct clknode *clk, bus_addr_t addr, uint32_t val)
/freebsd-13-stable/sys/x86/x86/
H A Dbusdma_bounce.c83 bus_addr_t busaddr; /* Physical address */
105 bus_addr_t lowaddr;
142 static bus_addr_t add_bounce_page(bus_dma_tag_t dmat, bus_dmamap_t map,
185 bus_addr_t boundary, bus_addr_t lowaddr, bus_addr_t highaddr,
672 bus_addr_t baddr, bmask;
1227 static bus_addr_t
/freebsd-13-stable/sys/dev/mpt/
H A Dmpt.h310 bus_addr_t req_pbuf; /* Physical Address of Entry */
311 bus_addr_t sense_pbuf; /* Physical Address of sense data */
662 bus_addr_t reply_phys; /* BusAddr of reply memory */
668 bus_addr_t request_phys; /* BusAddr of request memory */
732 bus_addr_t fw_phys; /* BusAddr of firmware image */
1086 bus_addr_t /*addr*/, bus_size_t/*len*/,
/freebsd-13-stable/sys/dev/aic7xxx/
H A Daic7xxx.h532 bus_addr_t sg_physaddr;
600 bus_addr_t sg_list_phys;
630 bus_addr_t hscb_busaddr;
633 bus_addr_t sense_busaddr;
1095 bus_addr_t shared_data_busaddr;
1102 bus_addr_t dma_bug_buf;
H A Daic79xx_inline.h236 void *sgptr, bus_addr_t addr,
247 void *sgptr, bus_addr_t addr, bus_size_t len, int last)
250 if (sizeof(bus_addr_t) > 4
366 bus_addr_t sg_offset;
376 bus_addr_t sg_offset;
/freebsd-13-stable/sys/dev/ioat/
H A Dioat.c510 bus_addr_t lowaddr;
682 bus_addr_t *baddr;
1210 ioat_copy(bus_dmaengine_t dmaengine, bus_addr_t dst,
1211 bus_addr_t src, bus_size_t len, bus_dmaengine_callback_t callback_fn,
1235 ioat_copy_8k_aligned(bus_dmaengine_t dmaengine, bus_addr_t dst1,
1236 bus_addr_t dst2, bus_addr_t src1, bus_addr_t src2,
1313 ioat_copy_crc(bus_dmaengine_t dmaengine, bus_addr_t dst, bus_addr_t sr
[all...]
/freebsd-13-stable/sys/dev/bhnd/bhndb/
H A Dbhndb_subr.c522 bus_addr_t lowaddr, highaddr;
1335 struct bhndb_dw_alloc *dwa, bus_addr_t addr, bus_size_t size)
1338 bus_addr_t offset;
1382 bhndb_dw_steal(struct bhndb_resources *br, bus_addr_t *saved)
1417 struct bhndb_dw_alloc *dwa, bus_addr_t saved)
/freebsd-13-stable/sys/powerpc/powerpc/
H A Dbus_machdep.c58 bus_addr_t addr;
73 bs_gen_map(bus_addr_t addr, bus_size_t size, int flags,
158 bs_gen_alloc(bus_addr_t rstart __unused, bus_addr_t rend __unused,
161 bus_addr_t *bpap __unused, bus_space_handle_t *bshp __unused)
/freebsd-13-stable/sys/powerpc/ps3/
H A Dif_glc.c73 bus_addr_t *pktdesc);
117 *(bus_addr_t *)xaddr = segs[0].ds_addr;
403 bus_addr_t first, pktdesc;
607 glc_encap(struct glc_softc *sc, struct mbuf **m_head, bus_addr_t *pktdesc)
612 bus_addr_t firstslotphys;
/freebsd-13-stable/stand/kshim/
H A Dbsd_kernel.h253 typedef unsigned long bus_addr_t; typedef
257 bus_addr_t ds_addr; /* DMA address */
276 typedef int bus_dma_filter_t(void *, bus_addr_t);
688 bus_size_t boundary, bus_addr_t lowaddr,
689 bus_addr_t highaddr, bus_dma_filter_t *filter,
/freebsd-13-stable/sys/dev/mvs/
H A Dmvs.h479 bus_addr_t addr; /* Data address */
488 bus_addr_t workrq_bus; /* Request bus address */
492 bus_addr_t workrp_bus; /* Reply bus address */
/freebsd-13-stable/sys/dev/ntb/
H A Dntb.c387 bus_addr_t *plimit)
396 ntb_mw_set_trans(device_t ntb, unsigned mw_idx, bus_addr_t addr, size_t size)
505 ntb_peer_db_addr(device_t ntb, bus_addr_t *db_addr, vm_size_t *db_size)
/freebsd-13-stable/sys/dev/glxsb/
H A Dglxsb.c168 bus_addr_t dma_paddr; /* physical address */
367 bus_addr_t *paddr = (bus_addr_t*) arg;

Completed in 254 milliseconds

1234567891011>>