Home
last modified time | relevance | path

Searched defs:slot_ctx_arg (Results 1 – 2 of 2) sorted by relevance

/xnu-12377.1.9/bsd/skywalk/channel/
H A Dchannel_var.h132 void *slot_ctx_arg; /* per-slot context */ member
/xnu-12377.1.9/bsd/skywalk/nexus/
H A Dnexus.c2453 void *__single slot_ctx_arg = NULL; in nx_init_slots() local