Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/skywalk/channel/ !
H A Dchannel_var.h129 mach_vm_address_t slot_ctx_arg; /* per-slot context */ member
/xnu-8019.80.24/bsd/skywalk/nexus/ !
H A Dnexus.c2436 void *slot_ctx_arg = NULL; in nx_init_slots() local