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