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

  /src/sys/arch/alpha/sableio/
sableio.c 89 struct sableio_softc { struct
103 CFATTACH_DECL_NEW(sableio, sizeof(struct sableio_softc),
108 static struct sableio_softc *sableio_attached;
137 struct sableio_softc *sc = device_private(self);
sableio.c 89 struct sableio_softc { struct
103 CFATTACH_DECL_NEW(sableio, sizeof(struct sableio_softc),
108 static struct sableio_softc *sableio_attached;
137 struct sableio_softc *sc = device_private(self);

Completed in 26 milliseconds