Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/skywalk/channel/
H A Dchannel_var.h837 extern void kr_stop(struct __kern_channel_ring *kr, uint32_t state);
H A Dchannel_ring.c205 kr_stop(struct __kern_channel_ring *kr, uint32_t state) in kr_stop() function
/xnu-12377.41.6/bsd/skywalk/nexus/
H A Dnexus_adapter.c2545 kr_stop(kr, state); in na_set_ring()