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