HomeSort by: relevance | last modified time | path
    Searched defs:wd33c93_softc (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/sgimips/stand/common/
iris_scsivar.h 51 struct wd33c93_softc { struct
64 struct wd33c93_softc wd33c93_softc[NSCSI]; variable in typeref:struct:wd33c93_softc[]
  /src/sys/dev/ic/
wd33c93var.h 120 struct wd33c93_softc { struct
180 int (*sc_dmasetup) (struct wd33c93_softc *, void **,
182 int (*sc_dmago) (struct wd33c93_softc *);
183 void (*sc_dmastop) (struct wd33c93_softc *);
184 void (*sc_reset) (struct wd33c93_softc *);
269 void wd33c93_attach (struct wd33c93_softc *);
270 int wd33c93_intr (struct wd33c93_softc *);

Completed in 12 milliseconds