Home
last modified time | relevance | path

Searched refs:slot_sync (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/contrib/vchiq/interface/vchiq_arm/
H A Dvchiq_core.c1025 local->slot_sync); in queue_message_sync()
2160 state->remote->slot_sync); in sync_func()
2311 slot_zero->master.slot_sync = first_data_slot; in vchiq_init_slots()
2314 slot_zero->slave.slot_sync = first_data_slot + (num_slots/2); in vchiq_init_slots()
2496 ((VCHIQ_HEADER_T *)SLOT_DATA_FROM_INDEX(state, local->slot_sync))->msgid in vchiq_init_state()
2747 state->remote->slot_sync); in release_service_messages()
3519 } else if (slot_index == remote->slot_sync) in vchiq_release_message()
H A Dvchiq_core.h356 int slot_sync; member