OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:slot_first
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/vchiq/dist/interface/vchiq_arm/
vchiq_core.h
355
int32_t
slot_first
;
member in struct:vchiq_shared_state_struct
vchiq_core.c
2320
slot_zero->master.
slot_first
= first_data_slot + 1;
2323
slot_zero->slave.
slot_first
= first_data_slot + (num_slots/2) + 1;
2478
for (i = local->
slot_first
; i <= local->slot_last; i++) {
2770
for (i = state->remote->
slot_first
; i <= slot_last; i++) {
3526
if ((slot_index >= remote->
slot_first
) &&
3692
label, shared->
slot_first
, shared->slot_last,
3700
for (i = shared->
slot_first
; i <= shared->slot_last; i++) {
Completed in 37 milliseconds
Indexes created Thu Nov 06 07:09:58 GMT 2025