Home
last modified time | relevance | path

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

/xnu-10002.1.13/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.h128 struct slot_ctx { struct
456 struct slot_ctx *ckr_slot_ctxs; /* (optional) array of slot contexts */
/xnu-10002.1.13/bsd/skywalk/nexus/
H A Dnexus_adapter.h224 struct slot_ctx *na_slot_ctxs;
H A Dnexus_adapter.c1463 skn_alloc_type_array(slot_ctxs, struct slot_ctx, in na_kr_create()
1691 struct slot_ctx, na->na_total_slots, in na_kr_create()
1733 struct slot_ctx, na->na_total_slots, in na_kr_delete()