Home
last modified time | relevance | path

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

/xnu-11417.101.15/bsd/skywalk/ !
H A Dos_stats_private.h1142 #define NEXUS_CHANNEL_ENTRY_SIZE(n_rings) \ macro
/xnu-11417.101.15/bsd/skywalk/nexus/ !
H A Dnexus.c3333 entry_size = NEXUS_CHANNEL_ENTRY_SIZE(ring_count); in nexus_channel_info_populate()