Home
last modified time | relevance | path

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

/xnu-8020.101.4/bsd/skywalk/channel/
H A Dos_channel_private.h570 const volatile struct __user_channel_schema *chd_schema; member
599 (__DECONST(struct __user_channel_schema *, (_chd)->chd_schema))
/xnu-8020.101.4/libsyscall/wrappers/skywalk/
H A Dos_channel.c306 chrd->chrd_csm_flags = &chd->chd_schema->csm_flags; in os_channel_init_ring()
594 *(struct __user_channel_schema **)(uintptr_t)&chd->chd_schema = ucs; in os_channel_create_extended()