Home
last modified time | relevance | path

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

/xnu-8792.41.9/libsyscall/wrappers/skywalk/
H A Dos_channel.c83 #define _SLOT_INDEX(_chrd, _slot) \ macro
1000 idx = _SLOT_INDEX(chrd, slot); in os_channel_advance_slot()
1019 idx = _SLOT_INDEX(chrd, slot0); in os_channel_get_next_slot()
1101 slot_idx_t idx = _SLOT_INDEX(chrd, slot); in os_channel_set_slot_properties()
1144 slot_idx_t idx = _SLOT_INDEX(chrd, slot); in os_channel_slot_get_packet()
1829 idx = _SLOT_INDEX(chrd, slot); in os_channel_slot_attach_packet()
1872 idx = _SLOT_INDEX(chrd, slot); in os_channel_slot_detach_packet()