Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/skywalk/channel/
H A Dos_channel_private.h286 #define CR_KIND_FREE 3 /* same as NR_F */ macro
/xnu-12377.41.6/bsd/skywalk/nexus/
H A Dnexus_adapter.c1991 static_assert(NR_F == CR_KIND_FREE); in na_kr_setup()