| /freebsd-9-stable/sys/dev/isci/scil/ |
| D | scic_sds_smp_request.c | 90 #define scic_sds_smp_request_get_command_buffer_unaligned(memory) \ argument 105 #define scic_sds_smp_request_get_command_buffer(memory) \ argument 115 #define scic_sds_smp_request_get_response_buffer_unaligned(memory) \ argument 131 #define scic_sds_smp_request_get_response_buffer(memory) \ argument 140 #define scic_sds_smp_request_get_task_context_buffer_unaligned(memory) \ argument 149 #define scic_sds_smp_request_get_task_context_buffer(memory) \ argument
|
| D | scic_sds_request.c | 151 #define scic_sds_ssp_request_get_command_buffer_unaligned(memory) \ argument 168 #define scic_sds_ssp_request_get_command_buffer(memory) \ argument 178 #define scic_sds_ssp_request_get_response_buffer_unaligned(memory) \ argument 187 #define scic_sds_ssp_request_align_response_buffer(memory) \ argument 196 #define scic_sds_ssp_request_get_response_buffer(memory) \ argument 206 #define scic_sds_ssp_request_get_task_context_buffer_unaligned(memory) \ argument 215 #define scic_sds_ssp_request_get_task_context_buffer(memory) \ argument 225 #define scic_sds_ssp_request_get_sgl_element_buffer(memory) \ argument 248 #define scic_sds_ssp_task_request_get_command_buffer(memory) \ argument 257 #define scic_sds_ssp_task_request_get_response_buffer(memory) \ argument [all …]
|
| D | scic_sds_stp_request.c | 88 #define scic_sds_stp_request_get_h2d_reg_buffer_unaligned(memory) \ argument 105 #define scic_sds_stp_request_get_h2d_reg_buffer(memory) \ argument 115 #define scic_sds_stp_request_get_response_buffer_unaligned(memory) \ argument 134 #define scic_sds_stp_request_get_response_buffer(memory) \ argument 145 #define scic_sds_stp_request_get_task_context_buffer_unaligned(memory) \ argument 154 #define scic_sds_stp_request_get_task_context_buffer(memory) \ argument 164 #define scic_sds_stp_request_get_sgl_element_buffer(memory) \ argument
|
| D | scic_io_request.h | 447 #define scic_io_request_construct_ssp_pass_through(memory, cb) SCI_FAILURE argument
|
| /freebsd-9-stable/sys/mips/cavium/octe/ |
| D | ethernet-mem.c | 84 char *memory; in cvm_oct_mem_empty_fpa() local
|
| /freebsd-9-stable/contrib/llvm/include/llvm/Support/ |
| D | Endian.h | 48 inline value_type read(const void *memory) { in read() 61 inline void write(void *memory, value_type value) { in write()
|
| /freebsd-9-stable/contrib/gcc/ |
| D | resource.h | 34 char memory; /* Insn sets or needs a memory location. */ member
|
| /freebsd-9-stable/sys/dev/isci/ |
| D | isci.c | 384 struct ISCI_MEMORY *memory = (struct ISCI_MEMORY *)arg; in isci_allocate_dma_buffer_callback() local 396 isci_allocate_dma_buffer(device_t device, struct ISCI_MEMORY *memory) in isci_allocate_dma_buffer()
|
| /freebsd-9-stable/sys/dev/drm2/ttm/ |
| D | ttm_memory.c | 393 uint64_t memory, in ttm_mem_global_alloc_zone() 412 int ttm_mem_global_alloc(struct ttm_mem_global *glob, uint64_t memory, in ttm_mem_global_alloc()
|
| /freebsd-9-stable/contrib/llvm/tools/clang/include/clang/Sema/ |
| D | AttributeList.h | 585 void *memory = allocate(sizeof(AttributeList) variable 602 void *memory = allocate(AttributeFactory::AvailabilityAllocSize); in create() local 619 void *memory = allocate(AttributeFactory::TypeTagForDatatypeAllocSize); in createTypeTagForDatatype() local 631 void *memory = allocate(sizeof(AttributeList) + sizeof(void *)); in createTypeAttribute() local 642 void *memory = allocate(AttributeFactory::PropertyAllocSize); in createPropertyAttribute() local
|
| /freebsd-9-stable/bin/sh/ |
| D | redir.c | 112 char memory[10]; /* file descriptors to write to memory */ in redirect() local
|
| /freebsd-9-stable/sys/contrib/octeon-sdk/ |
| D | cvmx-helper-fpa.c | 72 void *memory; in __cvmx_helper_initialize_fpa_pool() local
|
| /freebsd-9-stable/contrib/top/ |
| D | machine.h | 49 int *memory; member
|
| /freebsd-9-stable/contrib/cvs/src/ |
| D | buffer.c | 54 void (*memory) PROTO((struct buffer *)); variable 1275 stdio_buffer_initialize (fp, child_pid, input, memory) in stdio_buffer_initialize() argument 1605 packetizing_buffer_initialize (buf, inpfn, outfn, fnclosure, memory) in packetizing_buffer_initialize() argument
|
| D | zlib.c | 87 compress_buffer_initialize (buf, input, level, memory) in compress_buffer_initialize() argument
|
| D | server.c | 179 fd_buffer_initialize (fd, input, memory) in fd_buffer_initialize() argument 6244 cvs_gssapi_wrap_buffer_initialize (buf, input, gcontext, memory) in cvs_gssapi_wrap_buffer_initialize() argument 6373 krb_encrypt_buffer_initialize (buf, input, sched, block, memory) in krb_encrypt_buffer_initialize() argument
|
| /freebsd-9-stable/contrib/binutils/gas/ |
| D | hash.c | 58 struct obstack memory; member
|
| /freebsd-9-stable/crypto/openssh/ |
| D | moduli.c | 241 gen_candidates(FILE *out, u_int32_t memory, u_int32_t power, BIGNUM *start) in gen_candidates()
|
| /freebsd-9-stable/contrib/libucl/src/ |
| D | xxhash.c | 306 char memory[16]; member
|
| /freebsd-9-stable/sys/compat/linux/ |
| D | linux_videodev2_compat.h | 26 enum v4l2_memory memory; member
|
| /freebsd-9-stable/sys/dev/fdt/ |
| D | fdt_common.c | 615 phandle_t memory; in fdt_get_mem_regions() local
|
| /freebsd-9-stable/contrib/binutils/bfd/ |
| D | ecofflink.c | 362 PTR memory; member 399 struct objalloc *memory; member
|
| /freebsd-9-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/ |
| D | dmu_tx.c | 1087 uint64_t memory, asize, fsize, usize; in dmu_tx_try_assign() local
|
| /freebsd-9-stable/sys/boot/fdt/ |
| D | fdt_loader_cmd.c | 396 int err, i, len, memory, realmrno, root; in fixup_memory() local
|
| /freebsd-9-stable/sys/dev/e1000/ |
| D | if_lem.h | 302 struct resource *memory; member
|