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

/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/alpha/kernel/
H A Dcore_cia.c889 const char *mem_port_cmd;
908 mem_port_cmd = "WRITE BLOCK or WRITE BLOCK LOCK";
910 mem_port_cmd = "READ MISS or READ MISS MODIFY";
912 mem_port_cmd = "BC VICTIM";
914 mem_port_cmd = "READ MISS MODIFY";
916 mem_port_cmd = "DMA READ or DMA READ MODIFY";
918 mem_port_cmd = "DMA WRITE";
920 mem_port_cmd = "Unknown";
973 printk(KERN_CRIT " Memory port command: %s\n", mem_port_cmd);
887 const char *mem_port_cmd; local

Completed in 29 milliseconds