OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:previous_data_index
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/vchiq/dist/interface/vchiq_arm/
vchiq_core.h
475
int
previous_data_index
;
member in struct:vchiq_state_struct
vchiq_core.c
816
while ((tx_end_index != state->
previous_data_index
) &&
830
if ((tx_end_index == state->
previous_data_index
) ||
930
if (tx_end_index != state->
previous_data_index
) {
931
state->
previous_data_index
= tx_end_index;
2495
state->
previous_data_index
= -1;
Completed in 16 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026