Searched refs:bus_size_t (Results 176 - 200 of 262) sorted by relevance

1234567891011

/freebsd-10.2-release/sys/dev/malo/
H A Dif_malo.h362 bus_size_t dd_desc_len; /* size of dd_desc */
H A Dif_malohal.c66 malo_hal_read4(struct malo_hal *mh, bus_size_t off)
72 malo_hal_write4(struct malo_hal *mh, bus_size_t off, uint32_t val)
/freebsd-10.2-release/sys/powerpc/ofw/
H A Dofw_machdep.c493 bus_size_t size, rsize;
/freebsd-10.2-release/sys/arm/lpc/
H A Dlpc_fb.c95 bus_size_t lf_buffer_size;
/freebsd-10.2-release/sys/dev/an/
H A Dif_anreg.h424 bus_size_t an_dma_size;
/freebsd-10.2-release/sys/sparc64/sbus/
H A Dsbus.c267 bus_size_t size;
722 bus_size_t tend;
/freebsd-10.2-release/sys/arm/at91/
H A Dat91_mci.c194 RD4(struct at91_mci_softc *sc, bus_size_t off)
200 WR4(struct at91_mci_softc *sc, bus_size_t off, uint32_t val)
H A Dif_macb.c90 read_4(struct macb_softc *sc, bus_size_t off)
97 write_4(struct macb_softc *sc, bus_size_t off, uint32_t val)
/freebsd-10.2-release/sys/dev/aic7xxx/
H A Daic79xx_inline.h235 bus_size_t len, int last);
245 void *sgptr, bus_addr_t addr, bus_size_t len, int last)
/freebsd-10.2-release/sys/dev/bwi/
H A Dif_bwi.c177 struct bwi_ring_data *, bus_size_t,
181 static int bwi_dma_txstats_alloc(struct bwi_softc *, uint32_t, bus_size_t);
185 bus_size_t, int);
1846 bus_size_t tx_ring_sz, rx_ring_sz, desc_sz = 0;
2041 struct bwi_ring_data *rd, bus_size_t size,
2070 bus_size_t desc_sz)
2073 bus_size_t dma_size;
2516 bus_size_t mapsz __unused, int error)
/freebsd-10.2-release/sys/dev/sound/pci/hda/
H A Dhdac.c194 struct hdac_dma *, bus_size_t);
533 hdac_dma_alloc(struct hdac_softc *sc, struct hdac_dma *dma, bus_size_t size)
535 bus_size_t roundsz;
/freebsd-10.2-release/sys/dev/nve/
H A Dif_nve.c153 static void nve_dmamap_tx_cb(void *, bus_dma_segment_t *, int, bus_size_t, int);
274 bus_size_t mapsize, int error)
286 nve_dmamap_tx_cb(void *arg, bus_dma_segment_t * segs, int nsegs, bus_size_t mapsize, int error)
/freebsd-10.2-release/sys/dev/cesa/
H A Dcesa.c152 bus_size_t size)
351 bus_size_t size)
796 bus_size_t size, int error)
/freebsd-10.2-release/sys/dev/et/
H A Dif_et.c118 static int et_dma_ring_alloc(struct et_softc *, bus_size_t, bus_size_t,
806 et_dma_ring_alloc(struct et_softc *sc, bus_size_t alignment, bus_size_t maxsize,
/freebsd-10.2-release/sys/dev/usb/controller/
H A Dxhci.h470 bus_size_t sc_io_size;
/freebsd-10.2-release/sys/dev/usb/
H A Dusb_busdma.c424 bus_size_t off;
/freebsd-10.2-release/sys/dev/siba/
H A Dsibavar.h515 bus_size_t siba_msize;
/freebsd-10.2-release/sys/dev/sis/
H A Dif_sis.c140 static int sis_dma_ring_alloc(struct sis_softc *, bus_size_t, bus_size_t,
1184 sis_dma_ring_alloc(struct sis_softc *sc, bus_size_t alignment,
1185 bus_size_t maxsize, bus_dma_tag_t *tag, uint8_t **ring, bus_dmamap_t *map,
/freebsd-10.2-release/sys/dev/nxge/
H A Dxge-osdep.h116 bus_size_t dma_size; /* Size */
/freebsd-10.2-release/sys/sparc64/sparc64/
H A Dnexus.c520 bus_size_t size;
/freebsd-10.2-release/sys/dev/cxgb/
H A Dcxgb_adapter.h315 bus_size_t mmio_len;
/freebsd-10.2-release/sys/dev/patm/
H A Dif_patm_tx.c92 bus_size_t, int);
559 bus_size_t mapsize, int error)
/freebsd-10.2-release/sys/dev/qlxge/
H A Dqls_os.c619 ((bus_size_t)(1ULL << 32)),/* boundary */
690 1,((bus_size_t)(1ULL << 32)),/* alignment, boundary */
/freebsd-10.2-release/sys/arm/ti/
H A Dti_mmchs.c183 ti_mmchs_read_4(struct ti_mmchs_softc *sc, bus_size_t off)
189 ti_mmchs_write_4(struct ti_mmchs_softc *sc, bus_size_t off, uint32_t val)
/freebsd-10.2-release/sys/dev/qlxgb/
H A Dqla_os.c551 ((bus_size_t)(1ULL << 32)),/* boundary */
622 1,((bus_size_t)(1ULL << 32)),/* alignment, boundary */

Completed in 200 milliseconds

1234567891011