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

/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/alpha/kernel/
H A Dcore_apecs.c418 unsigned int jd;
420 jd = *(vuip)APECS_IOC_DCSR;
421 if (jd & 0xffe0L) {
423 *(vuip)APECS_IOC_DCSR = jd | 0xffe1L;
416 unsigned int jd; local
H A Dcore_titan.c452 unsigned int jd;
454 jd = pachip->g_port.port_specific.g.gperror.csr;
455 pachip->g_port.port_specific.g.gperror.csr = jd;
451 unsigned int jd; local
H A Dcore_cia.c777 int jd;
779 jd = *(vip)CIA_IOC_CIA_ERR;
780 *(vip)CIA_IOC_CIA_ERR = jd;
775 int jd; local

Completed in 40 milliseconds