Home
last modified time | relevance | path

Searched defs:access (Results 1 – 4 of 4) sorted by relevance

/spdk/test/unit/lib/nvmf/transport.c/
H A Dtransport_ut.c97 ibv_reg_mr(struct ibv_pd * pd,void * addr,size_t length,int access) ibv_reg_mr() argument
/spdk/lib/vfio_user/host/
H A Dvfio_user.c296 struct vfio_user_region_access *access; in vfio_user_dev_mmio_access() local
/spdk/test/unit/lib/nvmf/rdma.c/
H A Drdma_ut.c62 ibv_reg_mr(struct ibv_pd * pd,void * addr,size_t length,int access) ibv_reg_mr() argument
/spdk/test/unit/lib/nvme/nvme_rdma.c/
H A Dnvme_rdma_ut.c89 ibv_reg_mr(struct ibv_pd *pd, void *addr, size_t length, int access) in ibv_reg_mr() argument