Home
last modified time | relevance | path

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

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