Searched refs:CF_NOWLIST (Results 1 – 4 of 4) sorted by relevance
57 CF_NOFORMAT | CF_NOWLIST },62 CF_NOWLIST },67 CF_NOWLIST }
49 CF_NOFORMAT | CF_NOWLIST },54 CF_NOFORMAT | CF_NOWLIST },
85 if (cur_ctype->ctype_flags & CF_NOWLIST) { in read_list()336 if (cur_ctype->ctype_flags & CF_NOWLIST) { in write_deflist()
195 #define CF_NOWLIST 0x0800 /* Ctlr doesnot handle working list */ macro