Home
last modified time | relevance | path

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

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