Home
last modified time | relevance | path

Searched defs:_cb (Results 1 – 5 of 5) sorted by relevance

/dflybsd-src/contrib/nvi2/common/
H A Dcut.h14 struct _cb { struct
16 TEXTH textq[1]; /* Linked list of TEXT structures. */
18 CHAR_T name; /* Cut buffer name. */
19 size_t len; /* Total length of cut text. */
22 u_int8_t flags;
/dflybsd-src/sys/dev/drm/amd/amdgpu/
H A Damdgpu_ids.c93 struct dma_fence_cb *_cb) in amdgpu_pasid_free_cb()
H A Damdgpu_vm.c1851 static void amdgpu_vm_prt_cb(struct dma_fence *fence, struct dma_fence_cb *_cb) in amdgpu_vm_prt_cb()
/dflybsd-src/sys/dev/raid/hpt27xx/
H A Dldm.h120 #define INIT_LOCK_REQUEST(req, _start, _end, _cb, _arg, _cc) \ argument
/dflybsd-src/sys/dev/raid/hptrr/
H A Dldm.h115 #define INIT_LOCK_REQUEST(req, _start, _end, _cb, _arg, _cc) \ argument