Searched refs:mem_port_cmd (Results 1 - 1 of 1) sorted by relevance

/linux-master/arch/alpha/kernel/
H A Dcore_cia.c943 const char *mem_port_cmd;
962 mem_port_cmd = "WRITE BLOCK or WRITE BLOCK LOCK";
964 mem_port_cmd = "READ MISS or READ MISS MODIFY";
966 mem_port_cmd = "BC VICTIM";
968 mem_port_cmd = "READ MISS MODIFY";
970 mem_port_cmd = "DMA READ or DMA READ MODIFY";
972 mem_port_cmd = "DMA WRITE";
974 mem_port_cmd = "Unknown";
1027 printk(KERN_CRIT " Memory port command: %s\n", mem_port_cmd);
940 const char *mem_port_cmd; local

Completed in 87 milliseconds