Home
last modified time | relevance | path

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

/xnu-12377.1.9/bsd/skywalk/channel/
H A Dos_channel_private.h572 struct __slot_desc *chrd_slot_desc; member
/xnu-12377.1.9/libsyscall/wrappers/skywalk/
H A Dos_channel.c67 ((slot_idx_t)((_slot - (_chrd)->chrd_slot_desc)))
70 (SLOT_DESC_USD(&(_chrd)->chrd_slot_desc[_idx]))
296 chrd->chrd_slot_desc = sd; in os_channel_init_ring()
1013 slot = &chrd->chrd_slot_desc[idx]; in os_channel_get_next_slot()