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