Home
last modified time | relevance | path

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

/xnu-11417.140.69/bsd/skywalk/nexus/
H A Dnexus_adapter.c764 #define ASSERT_COUNT_TYPES_MATCH(FIELD_NAME) \ in na_schema_alloc() argument
766 typeof(ring_counts . FIELD_NAME), \ in na_schema_alloc()
767 typeof(((struct __user_channel_schema*)0)->csm_ ## FIELD_NAME)), \ in na_schema_alloc()
768 "type for " # FIELD_NAME "doesn't match") in na_schema_alloc()