Searched refs:source_buffer (Results 1 – 3 of 3) sorted by relevance
| /NextBSD/sys/dev/isci/scil/ |
| HD | sati_util.c | 218 U8 * source_buffer, in sati_ata_identify_device_copy_data() argument 224 source_buffer += source_offset; in sati_ata_identify_device_copy_data() 231 *(source_buffer+1), in sati_ata_identify_device_copy_data() 239 *source_buffer, in sati_ata_identify_device_copy_data() 244 source_buffer += 2; in sati_ata_identify_device_copy_data() 270 U8 * source_buffer, in sati_copy_data() argument 277 sequence, destination_scsi_io, destination_offset, *source_buffer in sati_copy_data() 281 source_buffer++; in sati_copy_data()
|
| HD | sati_util.h | 168 U8 * source_buffer, 178 U8 * source_buffer,
|
| /NextBSD/contrib/llvm/tools/lldb/source/Expression/ |
| HD | ClangModulesDeclVendor.cpp | 692 …std::unique_ptr<llvm::MemoryBuffer> source_buffer = llvm::MemoryBuffer::getMemBuffer("extern int _… in Create() local 695 …invocation->getPreprocessorOpts().addRemappedFile(ModuleImportBufferName, source_buffer.release()); in Create()
|