Home
last modified time | relevance | path

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

/xnu-12377.41.6/libsyscall/wrappers/skywalk/
H A Dos_channel.c66 #define _SLOT_INDEX(_chrd, _slot) \ macro
973 idx = _SLOT_INDEX(chrd, slot); in os_channel_advance_slot()
992 idx = _SLOT_INDEX(chrd, slot0); in os_channel_get_next_slot()
1074 slot_idx_t idx = _SLOT_INDEX(chrd, slot); in os_channel_set_slot_properties()
1108 slot_idx_t idx = _SLOT_INDEX(chrd, slot); in os_channel_slot_get_packet()
1833 idx = _SLOT_INDEX(chrd, slot); in os_channel_slot_attach_packet()
1876 idx = _SLOT_INDEX(chrd, slot); in os_channel_slot_detach_packet()