Home
last modified time | relevance | path

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

/xnu-10002.41.9/bsd/skywalk/channel/
H A Dchannel_var.h967 extern void csi_selwakeup_all(struct nexus_adapter *, enum txrx, boolean_t,
H A Dchannel.c395 csi_selwakeup_all(struct nexus_adapter *na, enum txrx t, boolean_t nodelay, in csi_selwakeup_all() function
/xnu-10002.41.9/bsd/skywalk/nexus/
H A Dnexus_adapter.c1134 csi_selwakeup_all(na, t, nodelay, within_kevent, selwake, hint); in na_post_event()