Searched refs:FE_ERMP (Results 1 – 4 of 4) sorted by relevance
54 #define FE_ERMP (1<<9) /* Enable read multiple */ macro77 #define FE_CACHE_SET (FE_ERL|FE_CLSE|FE_WRIE|FE_ERMP)
814 np->features &= ~(FE_WRIE|FE_ERL|FE_ERMP);826 if (np->features & FE_ERMP)
472 #define FE_ERMP (1<<9) /* Enable read multiple */ macro493 #define FE_CACHE_SET (FE_ERL|FE_CLSE|FE_WRIE|FE_ERMP)
3826 if (np->features & FE_ERMP) in ncr_prepare_setting()