Searched refs:CHMODE_BITS (Results 1 – 8 of 8) sorted by relevance
| /xnu-10063.141.1/bsd/skywalk/channel/ |
| H A D | os_channel_private.h | 543 #define CHMODE_BITS \ macro
|
| H A D | channel.c | 1680 ch_open_log2(p, port, ring, mode, CHMODE_BITS, *err); in ch_open() 1746 CHMODE_BITS, *err); in ch_open_special()
|
| /xnu-10063.141.1/bsd/skywalk/nexus/kpipe/ |
| H A D | nx_kernel_pipe.c | 324 (int)port, chr->cr_mode, CHMODE_BITS); in nx_kpipe_dom_connect() 714 (int)chr->cr_port, chr->cr_mode, CHMODE_BITS, in nx_kpipe_na_find()
|
| /xnu-10063.141.1/bsd/skywalk/nexus/flowswitch/ |
| H A D | nx_flowswitch.c | 888 (int)chr->cr_port, chr->cr_mode, CHMODE_BITS, chr->cr_pipe_id, in nx_fsw_na_find_log()
|
| /xnu-10063.141.1/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-10063.141.1/bsd/skywalk/nexus/upipe/ |
| H A D | nx_user_pipe.c | 1470 (int)chr->cr_port, chr->cr_mode, CHMODE_BITS, in nx_upipe_na_find()
|
| /xnu-10063.141.1/bsd/skywalk/nexus/ |
| H A D | nexus_adapter.c | 481 ch_mode, CHMODE_BITS, na->na_flags, NAF_BITS); in na_bind_channel()
|
| /xnu-10063.141.1/bsd/skywalk/nexus/netif/ |
| H A D | nx_netif.c | 3104 (int)chr->cr_port, chr->cr_mode, CHMODE_BITS,
|