Searched refs:CHMODE_BITS (Results 1 – 8 of 8) sorted by relevance
| /xnu-8020.101.4/bsd/skywalk/channel/ |
| H A D | os_channel_private.h | 522 #define CHMODE_BITS \ macro
|
| H A D | channel.c | 1691 ch_open_log2(p, port, ring, mode, CHMODE_BITS, *err); in ch_open() 1757 CHMODE_BITS, *err); in ch_open_special()
|
| /xnu-8020.101.4/bsd/skywalk/nexus/kpipe/ |
| H A D | nx_kernel_pipe.c | 320 (int)port, chr->cr_mode, CHMODE_BITS); in nx_kpipe_dom_connect() 715 (int)chr->cr_port, chr->cr_mode, CHMODE_BITS, in nx_kpipe_na_find()
|
| /xnu-8020.101.4/bsd/skywalk/nexus/flowswitch/ |
| H A D | nx_flowswitch.c | 862 (int)chr->cr_port, chr->cr_mode, CHMODE_BITS, chr->cr_pipe_id, in nx_fsw_na_find_log()
|
| /xnu-8020.101.4/bsd/skywalk/nexus/monitor/ |
| H A D | nx_monitor.c | 1446 (int)chr->cr_port, chr->cr_mode, CHMODE_BITS, in nx_monitor_na_find()
|
| /xnu-8020.101.4/bsd/skywalk/nexus/upipe/ |
| H A D | nx_user_pipe.c | 1485 (int)chr->cr_port, chr->cr_mode, CHMODE_BITS, in nx_upipe_na_find()
|
| /xnu-8020.101.4/bsd/skywalk/nexus/netif/ |
| H A D | nx_netif.c | 2806 (int)chr->cr_port, chr->cr_mode, CHMODE_BITS,
|
| /xnu-8020.101.4/bsd/skywalk/nexus/ |
| H A D | nexus_adapter.c | 500 ch_mode, CHMODE_BITS, na->na_flags, NAF_BITS); in na_bind_channel()
|