Home
last modified time | relevance | path

Searched refs:KMIN_REG_TIMEOUT (Results 1 – 3 of 3) sorted by relevance

/original-bsd/sys/pmax/pmax/
H A Dkmin.h171 #define KMIN_REG_TIMEOUT 0x0e00000c /* Mem access timeout reg */ macro
H A Dmachdep.c425 *(unsigned *)MACH_PHYS_TO_UNCACHED(KMIN_REG_TIMEOUT) = 0;
H A Dtrap.c1388 *(unsigned int *)MACH_PHYS_TO_UNCACHED(KMIN_REG_TIMEOUT) = 0; in kn02ba_errintr()