Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/skywalk/channel/
H A Dos_channel_private.h287 #define CR_KIND_EVENT 4 /* same as NR_EV */ macro
/xnu-12377.41.6/bsd/skywalk/nexus/
H A Dnexus_adapter.c1992 static_assert(NR_EV == CR_KIND_EVENT); in na_kr_setup()