Searched defs:sg (Results 1 - 25 of 93) sorted by relevance

1234

/freebsd-11-stable/sys/dev/aac/
H A Daac_debug.c219 struct aac_sg_table *sg; local
H A Daac_disk.c180 struct aac_sg_table *sg; local
207 struct aac_sg_table64 *sg; local
[all...]
/freebsd-11-stable/sys/amd64/vmm/
H A Dvmm_mem.c64 struct sglist *sg; local
/freebsd-11-stable/sys/dev/liquidio/
H A Dlio_rxtx.h61 struct lio_sg_entry *sg; member in struct:lio_gather
/freebsd-11-stable/sys/sys/
H A Dsglist.h61 sglist_init(struct sglist *sg, u_short maxsegs, struct sglist_seg *segs) argument
71 sglist_reset(struct sglist *sg) argument
78 sglist_hold(struct sglist *sg) argument
[all...]
/freebsd-11-stable/sys/vm/
H A Dsg_pager.c72 struct sglist *sg; local
123 struct sglist *sg; local
144 struct sglist *sg; local
[all...]
/freebsd-11-stable/sys/dev/hyperv/netvsc/
H A Dhn_nvs.h71 hn_nvs_send_sglist(struct vmbus_channel *chan, struct vmbus_gpa sg[], int sglen, argument
/freebsd-11-stable/sys/dev/mlx5/mlx5_fpga/
H A Dsdk.h116 struct mlx5_fpga_dma_entry sg[2]; member in struct:mlx5_fpga_dma_buf
/freebsd-11-stable/sys/dev/aacraid/
H A Daacraid_debug.c133 struct aac_sg_table *sg; local
/freebsd-11-stable/lib/libnetgraph/
H A Ddebug.c220 _NgDebugSockaddr(const struct sockaddr_ng *sg) argument
H A Dsock.c98 struct sockaddr_ng *const sg = (struct sockaddr_ng *) sbuf; local
143 struct sockaddr_ng *const sg = (struct sockaddr_ng *) sbuf; local
276 struct sockaddr_ng *const sg = (struct sockaddr_ng *) sgbuf; local
[all...]
H A Dmsg.c184 struct sockaddr_ng *const sg = (struct sockaddr_ng *) sgbuf; local
267 struct sockaddr_ng *const sg = (struct sockaddr_ng *) sgbuf; local
[all...]
/freebsd-11-stable/sys/net80211/
H A Dieee80211_superg.h113 struct ieee80211_superg *sg = ic->ic_superg; local
126 struct ieee80211_superg *sg = ic->ic_superg; local
/freebsd-11-stable/sys/dev/drm2/radeon/
H A Dradeon_prime.c43 struct sg_table *sg; local
53 radeon_gem_unmap_dma_buf(struct dma_buf_attachment *attachment, struct sg_table *sg, enum dma_data_direction dir) argument
145 radeon_prime_create(struct drm_device *dev, size_t size, struct sg_table *sg, struct radeon_bo **pbo) argument
193 struct sg_table *sg; local
[all...]
/freebsd-11-stable/sys/dev/virtio/random/
H A Dvirtio_random.c194 struct sglist sg; local
/freebsd-11-stable/sys/kern/
H A Dtty_compat.c105 struct sgttyb *sg = (struct sgttyb *)data; local
203 struct sgttyb *sg = (struct sgttyb *)data; local
[all...]
/freebsd-11-stable/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib_mem.c52 struct scatterlist *sg; local
156 struct scatterlist *sg; local
/freebsd-11-stable/sys/ofed/drivers/infiniband/core/
H A Dib_umem.c55 struct scatterlist *sg; local
99 struct scatterlist *sg, *sg_list_start; local
307 struct scatterlist *sg; local
[all...]
/freebsd-11-stable/sys/dev/cxgbe/cxgbei/
H A Dcxgbei_ulp2_ddp.c205 struct cxgbei_sgl *sg = sgl; local
[all...]
/freebsd-11-stable/sys/dev/aic7xxx/
H A Daic7xxx_inline.h179 ahc_sg_virt_to_bus(struct scb *scb, struct ahc_dma_seg *sg) argument
/freebsd-11-stable/sys/dev/iser/
H A Diser_initiator.c281 struct scatterlist *sg; local
304 struct scatterlist *sg; local
H A Diser_memory.c63 struct scatterlist *sg, *sgl, *next_sg = NULL; local
113 struct scatterlist *sg = mem->sgl; local
/freebsd-11-stable/sys/dev/virtio/balloon/
H A Dvirtio_balloon.c391 struct sglist sg; local
/freebsd-11-stable/contrib/ofed/libmlx4/
H A Dqp.c185 static void __set_data_seg(struct mlx4_wqe_data_seg *dseg, struct ibv_sge *sg) argument
192 static void set_data_seg(struct mlx4_wqe_data_seg *dseg, struct ibv_sge *sg) argument
/freebsd-11-stable/sys/dev/mthca/
H A Dmthca_wqe.h116 mthca_set_data_seg(struct mthca_data_seg *dseg, struct ib_sge *sg) argument

Completed in 244 milliseconds

1234