Searched defs:seg (Results 1 - 25 of 140) sorted by relevance

123456

/freebsd-current/sys/dev/xdma/
H A Dxdma_sglist.c69 xdma_sglist_add(struct xdma_sglist *sg, struct bus_dma_segment *seg, argument
H A Dxdma_sg.c62 struct bus_dma_segment *seg; member in struct:seg_load_request
374 struct bus_dma_segment *seg; local
394 _xdma_load_data_busdma(xdma_channel_t *xchan, struct xdma_request *xr, struct bus_dma_segment *seg) argument
482 _xdma_load_data(xdma_channel_t *xchan, struct xdma_request *xr, struct bus_dma_segment *seg) argument
540 xdma_load_data(xdma_channel_t *xchan, struct xdma_request *xr, struct bus_dma_segment *seg) argument
564 struct bus_dma_segment seg[XDMA_MAX_SEG]; local
[all...]
/freebsd-current/sys/vm/
H A Dvm_phys.h139 struct vm_phys_seg *seg; local
/freebsd-current/contrib/elftoolchain/elfcopy/
H A Dsegments.c56 struct segment *seg; local
106 struct segment *seg; local
442 insert_to_inseg_list(struct segment *seg, struct section *sec) argument
471 struct segment *seg; local
508 struct segment *seg; local
[all...]
/freebsd-current/sys/dev/dpaa2/
H A Ddpaa2_buf.h46 bus_dma_segment_t seg; member in struct:dpaa2_buf
[all...]
/freebsd-current/sys/dev/firewire/
H A Dfwdma.c149 struct fwdma_seg *seg; local
203 struct fwdma_seg *seg; local
[all...]
H A Dfwdma.h55 struct fwdma_seg seg[0]; member in struct:fwdma_alloc_multi
86 struct fwdma_seg *seg, *eseg; local
97 struct fwdma_seg *seg; local
[all...]
/freebsd-current/tools/regression/netinet6/inet6_rth/
H A Dinet6_rth-segments.c138 int seg; local
[all...]
/freebsd-current/sys/contrib/xen/io/
H A Dvscsiif.h284 vscsiif_segment_t seg[VSCSIIF_SG_TABLESIZE]; member in struct:vscsiif_request
300 vscsiif_segment_t seg[VSCSIIF_SG_LIST_SIZE]; member in struct:vscsiif_sg_list
H A Dblkif.h653 struct blkif_request_segment seg[BLKIF_MAX_SEGMENTS_PER_REQUEST]; member in struct:blkif_request
/freebsd-current/sys/dev/dcons/
H A Ddcons_crom.c149 dmamap_cb(void *arg, bus_dma_segment_t *segments, int seg, int error) argument
/freebsd-current/sys/xen/
H A Dblkif.h47 struct blkif_request_segment seg[BLKIF_MAX_SEGMENTS_PER_REQUEST]; member in struct:blkif_x86_32_request
65 struct blkif_request_segment seg[BLKIF_MAX_SEGMENTS_PER_REQUEST]; member in struct:blkif_x86_64_request
/freebsd-current/lib/libc/net/
H A Drthdr.c48 inet6_rthdr_space(int type, int seg) argument
/freebsd-current/sys/amd64/vmm/amd/
H A Dvmcb.c64 struct vmcb_segment *seg; local
166 struct vmcb_segment *seg; local
272 struct vmcb_segment *seg; local
369 struct vmcb_segment *seg; local
384 struct vmcb_segment *seg; local
434 struct vmcb_segment *seg; local
[all...]
/freebsd-current/contrib/ofed/libmlx4/
H A Dqp.c368 struct mlx4_wqe_inline_seg *seg; local
435 struct mlx4_wqe_data_seg *seg local
[all...]
/freebsd-current/contrib/tcpdump/
H A Dprint-token.c153 int seg; local
[all...]
/freebsd-current/stand/i386/common/
H A Dedd.h40 uint16_t seg; member in struct:edd_packet
48 uint16_t seg; member in struct:edd_packet_v3
/freebsd-current/sys/dev/isci/
H A Disci.c392 isci_allocate_dma_buffer_callback(void *arg, bus_dma_segment_t *seg, argument
/freebsd-current/sys/dev/iwm/
H A Dif_iwm_util.c175 bus_dma_segment_t seg; local
/freebsd-current/sys/dev/rtwn/pci/
H A Drtwn_pci_var.h43 bus_dma_segment_t seg; member in struct:rtwn_rx_ring
59 bus_dma_segment_t seg; member in struct:rtwn_tx_ring
/freebsd-current/sys/dev/iavf/
H A Diavf_osdep.h209 bus_dma_segment_t seg; member in struct:iavf_dma_mem
/freebsd-current/tools/bus_space/C/
H A Dlang.c192 busdma_seg_t seg; local
199 busdma_md_next_seg(busdma_md_t md, busdma_seg_t seg) argument
207 busdma_seg_get_addr(busdma_seg_t seg) argument
217 busdma_seg_get_size(busdma_seg_t seg) argument
[all...]
/freebsd-current/contrib/llvm-project/clang/lib/Driver/
H A DMultilibBuilder.cpp22 StringRef seg = Segment; local
/freebsd-current/sys/contrib/openzfs/include/os/linux/spl/sys/
H A Duio.h105 zfs_uio_iovec_init(zfs_uio_t *uio, const struct iovec *iov, unsigned long nr_segs, offset_t offset, zfs_uio_seg_t seg, ssize_t resid, size_t skip) argument
/freebsd-current/sys/contrib/openzfs/module/os/freebsd/zfs/
H A Dzfs_file_os.c330 zfs_uio_seg_t seg = UIO_SYSSPACE; local

Completed in 245 milliseconds

123456