Home
last modified time | relevance | path

Searched defs:ring_kind (Results 1 – 2 of 2) sorted by relevance

/xnu-8019.80.24/bsd/skywalk/channel/
H A Dos_channel_private.h386 const uint16_t ring_kind; /* kind of ring (tx or rx) */ member
/xnu-8019.80.24/libsyscall/wrappers/skywalk/
H A Dos_channel.c1035 uint16_t ring_kind = ring->ring_kind; in os_channel_get_next_slot() local