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