Home
last modified time | relevance | path

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

/xnu-8792.41.9/bsd/skywalk/channel/
H A Dos_channel.h63 } ring_dir_t; typedef
292 const nexus_port_t port, const ring_dir_t dir, const ring_id_t rid,
/xnu-8792.41.9/libsyscall/wrappers/skywalk/
H A Dos_channel.c475 const ring_dir_t dir, const ring_id_t ring, const channel_attr_t cha) in os_channel_create_extended()