Searched defs:handle (Results 251 - 275 of 328) sorted by relevance

<<11121314

/freebsd-10.0-release/contrib/ofed/libibcm/include/infiniband/
H A Dcm.h93 uint32_t handle; member in struct:ib_cm_id
/freebsd-10.0-release/contrib/ofed/libibverbs/src/
H A Dcompat-1_0.c47 uint32_t handle; member in struct:ibv_pd_1_0
55 uint32_t handle; member in struct:ibv_mr_1_0
66 uint32_t handle; member in struct:ibv_srq_1_0
126 uint32_t handle; member in struct:ibv_qp_1_0
141 uint32_t handle; member in struct:ibv_cq_1_0
155 uint32_t handle; member in struct:ibv_ah_1_0
/freebsd-10.0-release/contrib/wpa/src/eap_peer/
H A Dtncc.c305 static void * tncc_get_sym(void *handle, char *func) argument
325 void *handle = imc->dlhandle; local
[all...]
/freebsd-10.0-release/contrib/wpa/src/eap_server/
H A Dtncs.c391 static void * tncs_get_sym(void *handle, char *func) argument
403 void *handle = imv->dlhandle; local
[all...]
/freebsd-10.0-release/crypto/heimdal/lib/hx509/
H A Dsoftp11.c183 object_handle_to_object(CK_OBJECT_HANDLE handle, argument
/freebsd-10.0-release/gnu/usr.bin/gdb/libgdb/
H A Dfbsd-threads.c1535 void *handle; local
[all...]
/freebsd-10.0-release/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Ddmu.c1192 dmu_request_arcbuf(dmu_buf_t *handle, int size) argument
1217 dmu_assign_arcbuf(dmu_buf_t *handle, uint64_t offset, arc_buf_t *buf, argument
H A Dsa.c1373 sa_handle_t *handle; local
[all...]
/freebsd-10.0-release/sys/dev/aacraid/
H A Daacraid.c874 u_int32_t bellbits, bellbits_shifted, index, handle; local
[all...]
/freebsd-10.0-release/sys/dev/drm2/
H A Ddrm_ioc32.c156 u32 handle; /**< User-space: "Handle" to pass to mmap() */ member in struct:drm_map32
165 void *handle; local
191 void *handle; local
453 u32 handle; /**< Handle of map */ member in struct:drm_ctx_priv_map32
598 u32 handle; /**< Used for binding / unbinding */ member in struct:drm_agp_buffer32
633 u32 handle; /**< From drm_agp_buffer */ member in struct:drm_agp_binding32
660 u32 handle; /**< Used for mapping / unmapping */ member in struct:drm_scatter_gather32
692 drm_drawable_t handle; member in struct:drm_update_draw32
[all...]
H A Ddrm_mode.h268 uint32_t handle; member in struct:drm_mode_fb_cmd
369 uint32_t handle; member in struct:drm_mode_cursor
422 uint32_t handle; member in struct:drm_mode_create_dumb
430 uint32_t handle; member in struct:drm_mode_map_dumb
441 uint32_t handle; member in struct:drm_mode_destroy_dumb
/freebsd-10.0-release/sys/dev/drm2/i915/
H A Di915_gem.c920 uint32_t handle; local
959 i915_gem_dumb_destroy(struct drm_file *file, struct drm_device *dev, uint32_t handle) argument
1075 i915_gem_obj_io(struct drm_device *dev, uint32_t handle, uint64_t data_ptr, uint64_t size, uint64_t offset, enum uio_rw rw, struct drm_file *file) argument
1310 i915_gem_pager_ctor(void *handle, vm_ooffset_t size, vm_prot_t prot, vm_ooffset_t foff, struct ucred *cred, u_short *color) argument
1488 i915_gem_pager_dtor(void *handle) argument
1510 i915_gem_mmap_gtt(struct drm_file *file, struct drm_device *dev, uint32_t handle, uint64_t *offset) argument
[all...]
/freebsd-10.0-release/sys/dev/fatm/
H A Dif_fatmreg.h334 uint32_t handle; /* buffer handle */ member in struct:rxseg
390 uint32_t handle; member in struct:rbd
/freebsd-10.0-release/sys/dev/hpt27xx/
H A Dldm.h143 void * handle; member in struct:dmapool_client
/freebsd-10.0-release/sys/dev/hptnr/
H A Dldm.h142 void * handle; member in struct:dmapool_client
/freebsd-10.0-release/sys/dev/hptrr/
H A Dldm.h142 void * handle; member in struct:dmapool_client
/freebsd-10.0-release/sys/dev/isp/
H A Disp_library.c267 isp_find_xs(ispsoftc_t *isp, uint32_t handle) argument
294 isp_handle_index(ispsoftc_t *isp, uint32_t handle) argument
305 isp_destroy_handle(ispsoftc_t *isp, uint32_t handle) argument
2315 isp_find_xs_tgt(ispsoftc_t *isp, uint32_t handle) argument
2342 isp_destroy_tgt_handle(ispsoftc_t *isp, uint32_t handle) argument
[all...]
/freebsd-10.0-release/sys/dev/nxge/
H A Dif_nxge.c1853 xge_isr_filter(void *handle) argument
/freebsd-10.0-release/sys/dev/patm/
H A Dif_patmvar.h146 u_int handle; /* this is the handle index */ member in struct:lmbuf
/freebsd-10.0-release/sys/dev/qlxge/
H A Dqls_def.h58 void *handle; member in struct:qla_ivec
/freebsd-10.0-release/sys/dev/vxge/
H A Dvxge.c1486 vxge_isr_filter(void *handle) argument
[all...]
H A Dvxge.h328 vxge_hal_vpath_h handle; member in struct:_vxge_vpath_t
/freebsd-10.0-release/sys/dev/xen/netback/
H A Dnetback.c349 grant_handle_t handle; member in struct:xnb_ring_config
438 long handle; member in struct:xnb_softc
[all...]
/freebsd-10.0-release/sys/i386/include/pc/
H A Dbios.h253 uint16_t handle; member in struct:smbios_structure_header
/freebsd-10.0-release/sys/nlm/
H A Dnlm_prot_impl.c1344 nlm_deregister_wait_lock(void *handle) argument
1356 nlm_wait_lock(void *handle, in argument
[all...]

Completed in 188 milliseconds

<<11121314