Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/skywalk/channel/
H A Dos_channel_private.h283 #define CR_KIND_EVENT 4 /* same as NR_EV */ macro
/xnu-11215.1.10/bsd/skywalk/nexus/
H A Dnexus_adapter.c2017 _CASSERT(NR_EV == CR_KIND_EVENT); in na_kr_setup()