Searched defs:_cb (Results 1 – 5 of 5) sorted by relevance
/dflybsd-src/contrib/nvi2/common/ |
H A D | cut.h | 14 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 D | amdgpu_ids.c | 93 struct dma_fence_cb *_cb) in amdgpu_pasid_free_cb()
|
H A D | amdgpu_vm.c | 1851 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 D | ldm.h | 120 #define INIT_LOCK_REQUEST(req, _start, _end, _cb, _arg, _cc) \ argument
|
/dflybsd-src/sys/dev/raid/hptrr/ |
H A D | ldm.h | 115 #define INIT_LOCK_REQUEST(req, _start, _end, _cb, _arg, _cc) \ argument
|