Home
last modified time | relevance | path

Searched refs:SIEN1_GEN (Results 1 – 4 of 4) sorted by relevance

/netbsd/sys/dev/ic/
H A Dsiopreg.h286 #define SIEN1_GEN 0x02 macro
H A Dsiop_common.c178 0xff & ~(SIEN1_HTH | SIEN1_GEN)); in siop_common_reset()
/netbsd/sys/arch/prep/stand/boot/
H A Dsiop.c1190 writeb(addr + SIOP_SIEN1, 0xff & ~(SIEN1_HTH | SIEN1_GEN)); in siop_init()
/netbsd/sys/arch/bebox/stand/boot/
H A Dsiop.c1229 writeb(addr + SIOP_SIEN1, 0xff & ~(SIEN1_HTH | SIEN1_GEN)); in siop_init()