Home
last modified time | relevance | path

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

/xnu-11417.140.69/bsd/skywalk/
H A Dos_stats_private.h1130 #define SCHF_EVENT_RING 0x00000080 macro
/xnu-11417.140.69/bsd/skywalk/nexus/
H A Dnexus.c3251 flags |= (ch_mode & CHMODE_EVENT_RING) ? SCHF_EVENT_RING : 0; in nexus_channel_get_flags()