Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/skywalk/nexus/kpipe/
H A Dnx_kpipe_loopback.c263 uint32_t slot_id, struct kern_slot_prop **slot_prop_addr, void **pslot_ctx) in kplo_slot_init() argument
271 if ((slot_id % 5) == 4) { in kplo_slot_init()
280 SK_KVA(slot), slot_id, SK_KVA(*pslot_ctx), kplo_drv_slots); in kplo_slot_init()
290 uint32_t slot_id) in kplo_slot_fini() argument
292 #pragma unused(nxprov, nexus, slot_id) in kplo_slot_fini()
302 SK_KVA(slot), slot_id, kplo_drv_slots); in kplo_slot_fini()