HomeSort by: relevance | last modified time | path
    Searched refs:T_WRITE (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/arch/vax/include/
trap.h 61 #define T_WRITE 0x80
  /src/sys/arch/atari/stand/edahdi/
edahdi.c 91 #define T_WRITE 2
198 case T_WRITE:
284 rv = T_WRITE;
  /src/sys/arch/vax/vax/
trap.c 112 type &= ~(T_WRITE|T_PTEFETCH);
211 if (tf->tf_trap & T_WRITE)
intvec.S 254 bisl2 $T_WRITE,(%sp)

Completed in 12 milliseconds