Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/skywalk/nexus/
H A Dnexus_adapter.h578 ch_deactivate(ch); in na_reject_channel()
/xnu-11215.1.10/bsd/skywalk/channel/
H A Dchannel_kern.c698 ch_deactivate(ch); in kern_channel_defunct()
H A Dchannel_var.h849 extern void ch_deactivate(struct kern_channel *);
H A Dchannel.c2237 ch_deactivate(struct kern_channel *ch) in ch_deactivate() function