OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:slot_last
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/vchiq/dist/interface/vchiq_arm/
vchiq_core.c
2328
slot_zero->master.
slot_last
= htole32(first_data_slot + (num_slots/2) - 1);
2331
slot_zero->slave.
slot_last
= htole32(first_data_slot + num_slots - 1);
2485
for (i = le32toh(local->slot_first); i <= le32toh(local->
slot_last
); i++) {
2762
int
slot_last
= le32toh(state->remote->
slot_last
);
local
2777
for (i = le32toh(state->remote->slot_first); i <=
slot_last
; i++) {
3534
(slot_index <= le32toh(remote->
slot_last
))) {
3699
label, le32toh(shared->slot_first), le32toh(shared->
slot_last
),
3707
for (i = le32toh(shared->slot_first); i <= le32toh(shared->
slot_last
); i++) {
vchiq_core.h
356
int32_t
slot_last
;
member in struct:vchiq_shared_state_struct
Completed in 27 milliseconds
Indexes created Sun May 03 00:22:47 UTC 2026