Lines Matching refs:ch_softc
141 struct ch_softc { struct
244 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()
467 softc = (struct ch_softc *)periph->softc; in chopen()
506 struct ch_softc *softc; in chclose()
513 softc = (struct ch_softc *)periph->softc; in chclose()
538 struct ch_softc *softc; in chstart()
540 softc = (struct ch_softc *)periph->softc; in chstart()
596 struct ch_softc *softc; in chdone()
599 softc = (struct ch_softc *)periph->softc; in chdone()
742 struct ch_softc *softc; in chioctl()
749 softc = (struct ch_softc *)periph->softc; in chioctl()
860 struct ch_softc *softc; in chmove()
866 softc = (struct ch_softc *)periph->softc; in chmove()
914 struct ch_softc *softc; in chexchange()
920 softc = (struct ch_softc *)periph->softc; in chexchange()
977 struct ch_softc *softc; in chposition()
983 softc = (struct ch_softc *)periph->softc; in chposition()
1046 copy_element_status(struct ch_softc *softc, in copy_element_status()
1191 struct ch_softc *softc; in chgetelemstatus()
1197 softc = (struct ch_softc *)periph->softc; in chgetelemstatus()
1406 struct ch_softc *softc; in chielem()
1416 softc = (struct ch_softc *)periph->softc; in chielem()
1441 struct ch_softc *softc; in chsetvoltag()
1449 softc = (struct ch_softc *)periph->softc; in chsetvoltag()
1528 struct ch_softc *softc; in chgetparams()
1538 softc = (struct ch_softc *)periph->softc; in chgetparams()