Home
last modified time | relevance | path

Searched refs:T_WRITE (Results 1 – 5 of 5) sorted by relevance

/netbsd/src/sys/arch/atari/stand/edahdi/
Dedahdi.c91 #define T_WRITE 2 macro
198 case T_WRITE: in edit_parts()
284 rv = T_WRITE; in lex()
/netbsd/src/sys/arch/vax/include/
Dtrap.h61 #define T_WRITE 0x80 macro
/netbsd/src/sys/arch/vax/vax/
Dtrap.c112 type &= ~(T_WRITE|T_PTEFETCH); in trap()
211 if (tf->tf_trap & T_WRITE) in trap()
Dgenassym.cf126 define T_WRITE T_WRITE
Dintvec.S254 bisl2 $T_WRITE,(%sp)