Home
last modified time | relevance | path

Searched refs:SII_IDMSK (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/arch/pmax/ibus/
H A Dsiireg.h144 #define SII_IDMSK 0x7 /* ID of target reselected the SII */ macro
H A Dsii.c173 printf(": target %d\n", sc->sc_regs->id & SII_IDMSK); in siiattach()
188 sc->sc_channel.chan_id = sc->sc_regs->id & SII_IDMSK; in siiattach()