tag | line | file | source code |
---|---|---|---|
apecs_jd | 41 | arch/alpha/kernel/apecs.c | static unsigned long apecs_jd, apecs_jd1, apecs_jd2; |
apecs_jd | 411 | arch/alpha/kernel/apecs.c | apecs_jd = *((unsigned long *)APECS_IOC_DCSR); |
apecs_jd | 412 | arch/alpha/kernel/apecs.c | if (apecs_jd & 0xffe0L) { |
apecs_jd | 414 | arch/alpha/kernel/apecs.c | *((unsigned long *)APECS_IOC_DCSR) = apecs_jd | 0xffe1L; |
apecs_jd | 415 | arch/alpha/kernel/apecs.c | apecs_jd = *((unsigned long *)APECS_IOC_DCSR); |