Searched refs:CHMODE_BITS (Results 1 – 8 of 8) sorted by relevance
| /xnu-8792.41.9/bsd/skywalk/channel/ |
| H A D | os_channel_private.h | 539 #define CHMODE_BITS \ macro
|
| H A D | channel.c | 1682 ch_open_log2(p, port, ring, mode, CHMODE_BITS, *err); in ch_open() 1748 CHMODE_BITS, *err); in ch_open_special()
|
| /xnu-8792.41.9/bsd/skywalk/nexus/kpipe/ |
| H A D | nx_kernel_pipe.c | 325 (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-8792.41.9/bsd/skywalk/nexus/flowswitch/ |
| H A D | nx_flowswitch.c | 854 (int)chr->cr_port, chr->cr_mode, CHMODE_BITS, chr->cr_pipe_id, in nx_fsw_na_find_log()
|
| /xnu-8792.41.9/bsd/skywalk/nexus/monitor/ |
| H A D | nx_monitor.c | 1441 (int)chr->cr_port, chr->cr_mode, CHMODE_BITS, in nx_monitor_na_find()
|
| /xnu-8792.41.9/bsd/skywalk/nexus/upipe/ |
| H A D | nx_user_pipe.c | 1471 (int)chr->cr_port, chr->cr_mode, CHMODE_BITS, in nx_upipe_na_find()
|
| /xnu-8792.41.9/bsd/skywalk/nexus/ |
| H A D | nexus_adapter.c | 472 ch_mode, CHMODE_BITS, na->na_flags, NAF_BITS); in na_bind_channel()
|
| /xnu-8792.41.9/bsd/skywalk/nexus/netif/ |
| H A D | nx_netif.c | 3057 (int)chr->cr_port, chr->cr_mode, CHMODE_BITS,
|