Searched refs:T_WRITE (Results 1 - 4 of 4) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/arch/vax/include/
H A Dtrap.h61 #define T_WRITE 0x80 macro
/netbsd-6-1-5-RELEASE/sys/arch/atari/stand/edahdi/
H A Dedahdi.c91 #define T_WRITE 2 macro
198 case T_WRITE:
284 rv = T_WRITE;
/netbsd-6-1-5-RELEASE/sys/arch/vax/vax/
H A Dtrap.c120 type &= ~(T_WRITE|T_PTEFETCH);
219 if (tf->tf_trap & T_WRITE)
H A Dintvec.S260 bisl2 $T_WRITE,(%sp)

Completed in 112 milliseconds