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