Home
last modified time | relevance | path

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

/xnu-8020.101.4/bsd/skywalk/nexus/
H A Dnexus_adapter.h551 ch_deactivate(ch); in na_reject_channel()
/xnu-8020.101.4/bsd/skywalk/channel/
H A Dchannel_kern.c638 ch_deactivate(ch); in kern_channel_defunct()
H A Dchannel_var.h952 extern void ch_deactivate(struct kern_channel *);
H A Dchannel.c2225 ch_deactivate(struct kern_channel *ch) in ch_deactivate() function