Home
last modified time | relevance | path

Searched refs:CR_KIND_ALLOC (Results 1 – 3 of 3) sorted by relevance

/xnu-12377.61.12/bsd/skywalk/channel/
H A Dos_channel_private.h285 #define CR_KIND_ALLOC 2 /* same as NR_A */ macro
/xnu-12377.61.12/bsd/skywalk/packet/
H A Dpacket_var.h803 ASSERT(kring->ckr_tx == CR_KIND_ALLOC); in KR_SLOT_ATTACH_BUF_METADATA()
/xnu-12377.61.12/bsd/skywalk/nexus/
H A Dnexus_adapter.c1990 static_assert(NR_A == CR_KIND_ALLOC); in na_kr_setup()