Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Damivar.h146 struct ami_rawsoftc *sc_rawsoftcs; member
H A Dami.c572 for (sc->sc_rawsoftcs = rsc; in ami_attach()
573 rsc < &sc->sc_rawsoftcs[sc->sc_channels]; rsc++) { in ami_attach()
580 rsc->sc_channel = rsc - sc->sc_rawsoftcs; in ami_attach()
2025 strlcpy(bd->bd_procdev, sc->sc_rawsoftcs[ch].sc_procdev, in ami_disk()
2239 strlcpy(bd->bd_procdev, sc->sc_rawsoftcs[ch].sc_procdev, in ami_ioctl_disk()