OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:remote_data
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/external/bsd/vchiq/dist/interface/vchiq_arm/
vchiq_2835_arm.c
403
* Store the BULKINFO_T address in
remote_data
, which isn't used by the
406
bulk->
remote_data
= bi;
445
if (bulk && bulk->
remote_data
&& bulk->actual) {
447
BULKINFO_T *bi = bulk->
remote_data
;
vchiq_core.h
252
void *
remote_data
;
member in struct:vchiq_bulk_struct
vchiq_core.c
1195
if (bulk->
remote_data
) {
1381
bulk->
remote_data
);
1393
bulk->
remote_data
);
1422
bulk->
remote_data
= NULL;
1853
bulk->
remote_data
=
1864
bulk->
remote_data
);
Completed in 121 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025