Searched refs:MEM_MC (Results 1 – 4 of 4) sorted by relevance
58 enum { MEM_EDC0, MEM_EDC1, MEM_MC, MEM_MC0 = MEM_MC, MEM_MC1, MEM_HMA }; enumerator
747 if ((mtype == MEM_MC) || (mtype == MEM_MC1)) in t4_mem_read()748 ret = t4_mc_read(adap, mtype - MEM_MC, pos, data, NULL); in t4_mem_read()
2505 if (mem_type < MEM_MC) { in get_payload_range()
4554 case MEM_MC: in validate_mt_off_len()