Home
last modified time | relevance | path

Searched refs:sio_softc (Results 1 – 5 of 5) sorted by relevance

/openbsd-src/sys/arch/alpha/pci/
H A Dsio.c51 struct sio_softc { struct
70 .ca_devsize = sizeof(struct sio_softc), argument
83 sizeof(struct sio_softc), pcebmatch, sioattach,
151 struct sio_softc *sc = (struct sio_softc *)self;
186 struct sio_softc *sc = (struct sio_softc *)self;
/openbsd-src/sys/arch/luna88k/dev/
H A Dsio.c50 sizeof(struct sio_softc), sio_match, sio_attach
75 struct sio_softc *sc = (void *)self; in sio_attach()
112 struct sio_softc *sc = arg; in xsiointr()
H A Dsiovar.h46 struct sio_softc { struct
H A Dlunaws.c163 struct sio_softc *siosc = (struct sio_softc *)parent; in wsattach()
H A Dsiotty.c129 struct sio_softc *siosc = (void *)parent; in siotty_attach()