Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/skywalk/nexus/
H A Dnexus_adapter.h575 ch_deactivate(ch); in na_reject_channel()
/xnu-12377.41.6/bsd/skywalk/channel/
H A Dchannel_kern.c730 ch_deactivate(ch); in kern_channel_defunct()
H A Dchannel_var.h807 extern void ch_deactivate(struct kern_channel *);
H A Dchannel.c2215 ch_deactivate(struct kern_channel *ch) in ch_deactivate() function