Searched refs:SCHF_DEFUNCT (Results 1 – 2 of 2) sorted by relevance
1052 #define SCHF_DEFUNCT 0x80000000 macro
3203 flags |= (ch_flags & CHANF_DEFUNCT) ? SCHF_DEFUNCT : 0; in nexus_channel_get_flags()