Home
last modified time | relevance | path

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

/xnu-8020.101.4/libsyscall/wrappers/skywalk/
H A Dos_channel.c83 #define _SLOT_INDEX(_chrd, _slot) \ macro
988 idx = _SLOT_INDEX(chrd, slot); in os_channel_advance_slot()
1007 idx = _SLOT_INDEX(chrd, slot0); in os_channel_get_next_slot()
1089 slot_idx_t idx = _SLOT_INDEX(chrd, slot); in os_channel_set_slot_properties()
1132 slot_idx_t idx = _SLOT_INDEX(chrd, slot); in os_channel_slot_get_packet()
1811 idx = _SLOT_INDEX(chrd, slot); in os_channel_slot_attach_packet()
1854 idx = _SLOT_INDEX(chrd, slot); in os_channel_slot_detach_packet()