Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/skywalk/channel/
H A Dos_channel_private.h279 #define CR_KIND_RX 0 /* same as NR_RX */ macro
/xnu-11215.1.10/bsd/skywalk/nexus/
H A Dnexus_adapter.c2013 _CASSERT(NR_RX == CR_KIND_RX); in na_kr_setup()