Home | Sort by: relevance | last modified time | path |
/src/sys/arch/vax/boot/boot/ | |
tmscp.c | 134 volatile int hej; local in function:command 144 hej = udacsr->udaip; 157 volatile int hej; local in function:tmscpstrategy |
ra.c | 219 volatile short hej; local in function:command 232 hej = *ra_ip; 233 __USE(hej); |
/src/sys/arch/vax/vax/ | |
ka49.c | 80 { volatile int *hej = (void *)mfpr(PR_ISP); *hej = *hej; hej[-1] = hej[-1];} local in function:ka49_conf |
ka53.c | 84 volatile int *hej = (void *)mfpr(PR_ISP); local in function:ka53_conf 85 *hej = *hej; 86 hej[-1] = hej[-1]; |
ka680.c | 108 volatile int *hej = (void *)mfpr(PR_ISP); local in function:ka680_conf 109 *hej = *hej; 110 hej[-1] = hej[-1]; |
ka88.c | 197 volatile int hej; local in function:ka88_badaddr 202 hej = ka88_mcl[5]; 203 hej = ka88_mcl[0]; |
/src/sys/arch/vax/uba/ | |
uba_sbi.c | 224 volatile int *hej = &vc->uv_uba->uba_sr; local in function:dw780_beforescan 226 *hej = *hej; 245 volatile int *hej = &vc->uv_uba->uba_sr; local in function:dw780_errchk 247 if (*hej) { 248 *hej = *hej; |