Searched refs:CHMODE_MASK (Results 1 – 2 of 2) sorted by relevance
| /xnu-11417.101.15/bsd/skywalk/channel/ | ||
| H A D | os_channel_private.h | 535 #define CHMODE_MASK \ macro |
| H A D | channel.c | 1558 mode &= CHMODE_MASK; in ch_open() |