Searched refs:data_dst (Results 1 – 4 of 4) sorted by relevance
/freebsd/sys/contrib/vchiq/interface/vchiq_arm/ |
H A D | vchiq_shim.c | 203 void *data_dst, in vchi_bulk_queue_receive() argument 230 status = vchiq_bulk_receive(service->handle, data_dst, data_size, in vchi_bulk_queue_receive() 239 status = vchiq_bulk_receive(service->handle, data_dst, in vchi_bulk_queue_receive()
|
/freebsd/sys/contrib/vchiq/interface/vchi/connections/ |
H A D | connection.h | 161 void *data_dst,
|
/freebsd/sys/contrib/vchiq/interface/vchi/ |
H A D | vchi.h | 332 void *data_dst,
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/Instruction/MIPS/ |
H A D | EmulateInstructionMIPS.cpp | 1703 RegisterValue data_dst; in Emulate_LWM16_32() local 1729 if (!WriteRegister(context, *reg_info_dst, data_dst)) in Emulate_LWM16_32()
|