Home
last modified time | relevance | path

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

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