Searched refs:ram_val (Results 1 – 1 of 1) sorted by relevance
1433 unsigned int ram_size, ram_val; in sym_check_raid() local1443 ram_val = readl(device->s.ramaddr + ram_size - 16); in sym_check_raid()1444 if (ram_val != 0x52414944) in sym_check_raid()