Searched refs:SII_IDMSK (Results 1 – 2 of 2) sorted by relevance
144 #define SII_IDMSK 0x7 /* ID of target reselected the SII */ macro
173 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()