Home
last modified time | relevance | path

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

/xnu-11417.140.69/bsd/skywalk/channel/
H A Dos_channel_private.h571 struct __slot_desc *chrd_slot_desc; member
/xnu-11417.140.69/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]))
298 chrd->chrd_slot_desc = sd; in os_channel_init_ring()
1041 slot = &chrd->chrd_slot_desc[idx]; in os_channel_get_next_slot()