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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/alpha/kernel/
H A Dcore_cia.c923 const char *seq_state;
958 seq_state = "Idle";
961 seq_state = "DMA READ or DMA WRITE";
964 seq_state = "READ MISS (or READ MISS MODIFY) with victim";
967 seq_state = "READ MISS (or READ MISS MODIFY) with no victim";
970 seq_state = "Refresh";
973 seq_state = "Idle, waiting for DMA pending read";
976 seq_state = "Idle, ras precharge";
979 seq_state = "Unknown";
1009 printk(KERN_CRIT " Memory sequencer state: %s\n", seq_state);
920 const char *seq_state; local
[all...]

Completed in 103 milliseconds