Searched refs:HLL_VALID_CACHE (Results 1 – 1 of 1) sorted by relevance
192 #define HLL_VALID_CACHE(hdr) (((hdr)->card[7] & (1<<7)) == 0) macro1273 if (HLL_VALID_CACHE(hdr)) { in pfcountCommand()