Searched refs:bus_dma_segment (Results 1 - 7 of 7) sorted by relevance

/freebsd-10-stable/sys/sys/
H A Dmemdesc.h33 struct bus_dma_segment;
46 struct bus_dma_segment *md_list;
90 memdesc_vlist(struct bus_dma_segment *vlist, int sglist_cnt)
102 memdesc_plist(struct bus_dma_segment *plist, int sglist_cnt)
H A Duio.h88 struct bus_dma_segment;
102 int physcopyin_vlist(struct bus_dma_segment *src, off_t offset,
104 int physcopyout_vlist(vm_paddr_t src, struct bus_dma_segment *dst,
H A Dbus_dma.h129 typedef struct bus_dma_segment { struct
/freebsd-10-stable/sys/dev/virtio/scsi/
H A Dvirtio_scsi.c951 struct bus_dma_segment *dseg;
967 dseg = &((struct bus_dma_segment *)csio->data_ptr)[i];
974 dseg = &((struct bus_dma_segment *)csio->data_ptr)[i];
/freebsd-10-stable/sys/dev/ffec/
H A Dif_ffec.c598 struct bus_dma_segment seg;
740 struct bus_dma_segment seg;
/freebsd-10-stable/sys/arm/arm/
H A Dbusdma_machdep-v6.c657 segsize = sizeof(struct bus_dma_segment) * dmat->nsegments;
/freebsd-10-stable/sys/dev/pms/freebsd/driver/ini/src/
H A Dagtiapi.c2463 struct bus_dma_segment seg;
2490 //struct bus_dma_segment seg;
2566 struct bus_dma_segment seg;

Completed in 317 milliseconds