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

  /src/sys/arch/sun3/dev/
xdvar.h 46 struct xd_softc *xd; /* which disk */
95 * a "xd_softc" structure contains per-disk state info.
98 struct xd_softc { struct
145 struct xd_softc *sc_drives[XDC_MAXDEV]; /* drives on this controller */
  /src/sys/dev/vme/
xdvar.h 47 struct xd_softc *xd; /* which disk */
96 * a "xd_softc" structure contains per-disk state info.
99 struct xd_softc { struct
141 struct xd_softc *sc_drives[XDC_MAXDEV]; /* drives on this controller */

Completed in 33 milliseconds