HomeSort by: relevance | last modified time | path
    Searched refs:slot_sync (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/vchiq/dist/interface/vchiq_arm/
vchiq_core.h 359 int32_t slot_sync; member in struct:vchiq_shared_state_struct
vchiq_core.c 1028 local->slot_sync);
2168 state->remote->slot_sync);
2319 slot_zero->master.slot_sync = first_data_slot;
2322 slot_zero->slave.slot_sync = first_data_slot + (num_slots/2);
2507 ((VCHIQ_HEADER_T *)SLOT_DATA_FROM_INDEX(state, local->slot_sync))->msgid
2763 state->remote->slot_sync);
3535 } else if (slot_index == remote->slot_sync)

Completed in 19 milliseconds