Searched refs:mem_name_given (Results 1 – 1 of 1) sorted by relevance
1480 char mem_name_given[MAX_MEM_NAME_SIZE + 1]; in maxq20_mem_access() local1489 p = mem_name_given; in maxq20_mem_access()1492 if (p >= mem_name_given + MAX_MEM_NAME_SIZE) in maxq20_mem_access()1499 m = (mem_access *) hash_find (mem_hash, mem_name_given); in maxq20_mem_access()