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

  /src/sys/arch/sun3/dev/
xyvar.h 46 struct xy_softc *xy; /* which disk */
95 * a "xy_softc" structure contains per-disk state info.
98 struct xy_softc { struct
148 struct xy_softc *sc_drives[XYC_MAXDEV]; /* drives on this controller */
  /src/sys/dev/vme/
xyvar.h 46 struct xy_softc *xy; /* which disk */
92 * a "xy_softc" structure contains per-disk state info.
94 struct xy_softc { struct
141 struct xy_softc *sc_drives[XYC_MAXDEV]; /* drives on this controller */

Completed in 12 milliseconds