Home
last modified time | relevance | path

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

/xnu-8796.141.3/bsd/skywalk/nexus/
H A Dnexus_adapter.c86 static int na_schema_alloc(struct kern_channel *);
527 err = na_schema_alloc(ch); in na_bind_channel()
745 na_schema_alloc(struct kern_channel *ch) in na_schema_alloc() function