Searched refs:FE_ERMP (Results 1 – 4 of 4) sorted by relevance
561 #define FE_ERMP (1<<9) macro570 #define FE_CACHE_SET (FE_ERL|FE_CLSE|FE_WRIE|FE_ERMP)
3527 if (np->features & FE_ERMP)
108 #define FE_ERMP (1<<9) /* Enable read multiple */ macro130 #define FE_CACHE_SET (FE_ERL|FE_CLSE|FE_WRIE|FE_ERMP)
2611 np->features &= ~(FE_WRIE|FE_ERL|FE_ERMP); in sym_prepare_setting()2623 if (np->features & FE_ERMP) in sym_prepare_setting()