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