Searched refs:SLOT_INFO_FROM_INDEX (Results 1 – 1 of 1) sorted by relevance
41 #define SLOT_INFO_FROM_INDEX(state, index) (state->slot_info + (index)) macro1653 state->rx_info = SLOT_INFO_FROM_INDEX(state, rx_index); in parse_rx_slots()2756 SLOT_INFO_FROM_INDEX(state, i); in release_service_messages()3515 SLOT_INFO_FROM_INDEX(state, slot_index); in vchiq_release_message()3685 VCHIQ_SLOT_INFO_T slot_info = *SLOT_INFO_FROM_INDEX(state, i); in vchiq_dump_shared_state()