Searched refs:DUMP_KEYCACHE (Results 1 – 2 of 2) sorted by relevance
123 what |= DUMP_KEYCACHE; in main()240 if (what & DUMP_KEYCACHE) { in main()244 ath_hal_dumpregs(stdout, DUMP_KEYCACHE); in main()325 r->addr = a; r->type = DUMP_KEYCACHE; r++; \ in register_keycache()
52 DUMP_KEYCACHE = 0x0002, /* key cache */ enumerator