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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/alpha/kernel/
H A Dcore_cia.c922 const char *mem_port_cmd;
941 mem_port_cmd = "WRITE BLOCK or WRITE BLOCK LOCK";
943 mem_port_cmd = "READ MISS or READ MISS MODIFY";
945 mem_port_cmd = "BC VICTIM";
947 mem_port_cmd = "READ MISS MODIFY";
949 mem_port_cmd = "DMA READ or DMA READ MODIFY";
951 mem_port_cmd = "DMA WRITE";
953 mem_port_cmd = "Unknown";
1006 printk(KERN_CRIT " Memory port command: %s\n", mem_port_cmd);
919 const char *mem_port_cmd; local

Completed in 90 milliseconds