Searched refs:ch_softc (Results 1 – 1 of 1) sorted by relevance
141 struct ch_softc { struct244 struct ch_softc *softc; in chdevgonecb()253 softc = (struct ch_softc *)periph->softc; in chdevgonecb()285 struct ch_softc *softc; in choninvalidate()287 softc = (struct ch_softc *)periph->softc; in choninvalidate()306 struct ch_softc *softc; in chcleanup()308 softc = (struct ch_softc *)periph->softc; in chcleanup()365 struct ch_softc *softc; in chregister()377 softc = (struct ch_softc *)malloc(sizeof(*softc),M_DEVBUF,M_NOWAIT); in chregister()460 struct ch_softc *softc; in chopen()[all …]