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

/netbsd-6-1-5-RELEASE/sys/arch/vax/vax/
H A Dka49.c86 { volatile int *hej = (void *)mfpr(PR_ISP); *hej = *hej; hej[-1] = hej[-1];} local
H A Dka53.c88 volatile int *hej = (void *)mfpr(PR_ISP); local
89 *hej = *hej;
90 hej[-1] = hej[-1];
H A Dka680.c112 volatile int *hej = (void *)mfpr(PR_ISP); local
113 *hej = *hej;
114 hej[-1] = hej[-1];
H A Dka88.c204 volatile int hej; local
209 hej = ka88_mcl[5];
210 hej = ka88_mcl[0];
H A Dctu.c470 hej: if (cksum > 65535) {
472 goto hej;
/netbsd-6-1-5-RELEASE/sys/arch/vax/uba/
H A Duba_sbi.c231 volatile int *hej = &vc->uv_uba->uba_sr; local
233 *hej = *hej;
252 volatile int *hej = &vc->uv_uba->uba_sr; local
254 if (*hej) {
255 *hej = *hej;
/netbsd-6-1-5-RELEASE/sys/arch/vax/boot/boot/
H A Dtmscp.c139 volatile int hej; local
149 hej = udacsr->udaip;
162 volatile int hej; local
H A Dctu.c173 hej: if (cksum > 65535) {
175 goto hej;
H A Dboot.c193 halt(char *hej) argument
340 usage(char *hej) argument
H A Dra.c231 volatile short hej; local
244 hej = *ra_ip;

Completed in 75 milliseconds