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