Searched refs:na_bind_channel (Results 1 – 4 of 4) sorted by relevance
| /xnu-8019.80.24/bsd/skywalk/nexus/ |
| H A D | nexus_adapter.h | 593 extern int na_bind_channel(struct nexus_adapter *na, struct kern_channel *ch,
|
| H A D | nexus_adapter.c | 496 na_bind_channel(struct nexus_adapter *na, struct kern_channel *ch, in na_bind_channel() function 2588 err = na_bind_channel(na, ch, chr); in na_connect()
|
| /xnu-8019.80.24/bsd/skywalk/nexus/flowswitch/ |
| H A D | fsw_vp.c | 302 error = na_bind_channel(na, ch, chr); in fsw_vp_na_special()
|
| /xnu-8019.80.24/bsd/skywalk/nexus/netif/ |
| H A D | nx_netif.c | 2707 error = na_bind_channel(na, ch, chr); in nx_netif_na_special_common()
|