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

  /src/sys/dev/ic/
siopreg.h 283 #define SIOP_SIEN1 0x41 /* SCSI interrupt enable 1, R/W */
siop_common.c 177 bus_space_write_1(sc->sc_rt, sc->sc_rh, SIOP_SIEN1,
  /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 14 milliseconds