Searched refs:ch_open_special (Results 1 – 4 of 4) sorted by relevance
| /xnu-8019.80.24/bsd/skywalk/channel/ |
| H A D | channel_var.h | 942 extern struct kern_channel *ch_open_special(struct kern_nexus *,
|
| H A D | channel.c | 1713 ch_open_special(struct kern_nexus *nx, struct chreq *chr, boolean_t nonxref, in ch_open_special() function
|
| /xnu-8019.80.24/bsd/skywalk/nexus/netif/ |
| H A D | nx_netif_vp.c | 341 ch = ch_open_special(nx, &chr, FALSE, &err); in netif_hwna_setup()
|
| /xnu-8019.80.24/bsd/skywalk/nexus/flowswitch/ |
| H A D | fsw.c | 611 ch = ch_open_special(hw_nx, &chr, FALSE, &err); in fsw_netif_port_setup()
|