Home
last modified time | relevance | path

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

/xnu-10063.101.15/bsd/skywalk/channel/
H A Dchannel_kern.c229 void *slot_ctx = NULL; in kern_channel_slot_get_context() local
232 slot_ctx = (void *)(kring->ckr_slot_ctxs[i].slot_ctx_arg); in kern_channel_slot_get_context()
235 return slot_ctx; in kern_channel_slot_get_context()
H A Dchannel_var.h129 struct slot_ctx { struct
457 struct slot_ctx *__unsafe_indexable ckr_slot_ctxs; /* (optional) array of slot contexts */
/xnu-10063.101.15/bsd/skywalk/nexus/
H A Dnexus_adapter.h224 struct slot_ctx *na_slot_ctxs;
H A Dnexus_adapter.c1460 skn_alloc_type_array(slot_ctxs, struct slot_ctx, in na_kr_create()
1688 struct slot_ctx, na->na_total_slots, in na_kr_create()
1730 struct slot_ctx, na->na_total_slots, in na_kr_delete()