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

  /src/sys/dev/ic/
siopreg.h 287 #define SIEN1_HTH 0x01
siop_common.c 178 0xff & ~(SIEN1_HTH | SIEN1_GEN));
  /src/sys/arch/prep/stand/boot/
siop.c 1191 writeb(addr + SIOP_SIEN1, 0xff & ~(SIEN1_HTH | SIEN1_GEN));
  /src/sys/arch/bebox/stand/boot/
siop.c 1229 writeb(addr + SIOP_SIEN1, 0xff & ~(SIEN1_HTH | SIEN1_GEN));

Completed in 16 milliseconds