HomeSort by: relevance | last modified time | path
    Searched refs:scsi_bustype (Results 1 - 25 of 70) sorted by relevancy

1 2 3

  /src/sys/dev/scsipi/
scsiconf.h 72 extern const struct scsipi_bustype scsi_bustype;
scsi_subr.c 65 const struct scsipi_bustype scsi_bustype = { variable in typeref:typename:const struct scsipi_bustype
  /src/sys/arch/amiga/dev/
bppcsc.c 156 chan->chan_bustype = &scsi_bustype;
cbiiisc.c 150 chan->chan_bustype = &scsi_bustype;
drsc.c 152 chan->chan_bustype = &scsi_bustype;
empsc.c 169 chan->chan_bustype = &scsi_bustype;
mgnsc.c 149 chan->chan_bustype = &scsi_bustype;
wesc.c 147 chan->chan_bustype = &scsi_bustype;
zssc.c 136 sc->sc_channel.chan_bustype = &scsi_bustype;
afsc.c 173 chan->chan_bustype = &scsi_bustype;
ahsc.c 189 chan->chan_bustype = &scsi_bustype;
atzsc.c 198 chan->chan_bustype = &scsi_bustype;
otgsc.c 173 chan->chan_bustype = &scsi_bustype;
gtsc.c 226 chan->chan_bustype = &scsi_bustype;
ivsc.c 180 chan->chan_bustype = &scsi_bustype;
mlhsc.c 166 chan->chan_bustype = &scsi_bustype;
  /src/sys/arch/acorn32/podulebus/
asc.c 227 sbic->sc_channel.chan_bustype = &scsi_bustype;
csc.c 166 sc->sc_softc.sc_channel.chan_bustype = &scsi_bustype;
cosc.c 248 sc->sc_softc.sc_channel.chan_bustype = &scsi_bustype;
ptsc.c 208 sc->sc_softc.sc_channel.chan_bustype = &scsi_bustype;
  /src/sys/arch/mvme68k/dev/
wdsc.c 154 sc->sc_channel.chan_bustype = &scsi_bustype;
  /src/tests/dev/scsipi/libscsitest/
scsitest.c 251 sc->sc_channel.chan_bustype = &scsi_bustype;
  /src/sys/dev/ic/
icpsp.c 118 sc->sc_channel.chan_bustype = &scsi_bustype;
uha.c 131 chan->chan_bustype = &scsi_bustype;
  /src/sys/arch/newsmips/dev/
sc_wrap.c 109 sc->sc_channel.chan_bustype = &scsi_bustype;

Completed in 21 milliseconds

1 2 3