Lines Matching refs:cd_softc
141 struct cd_softc { struct
335 struct cd_softc *softc; in cdoninvalidate()
337 softc = (struct cd_softc *)periph->softc; in cdoninvalidate()
359 struct cd_softc *softc; in cdcleanup()
361 softc = (struct cd_softc *)periph->softc; in cdcleanup()
380 struct cd_softc *softc; in cdasync()
423 softc = (struct cd_softc *)periph->softc; in cdasync()
440 softc = (struct cd_softc *)periph->softc; in cdasync()
453 softc = (struct cd_softc *)periph->softc; in cdasync()
473 struct cd_softc *softc; in cdsysctlinit()
480 softc = (struct cd_softc *)periph->softc; in cdsysctlinit()
548 struct cd_softc *softc; in cdregister()
560 softc = (struct cd_softc *)malloc(sizeof(*softc),M_DEVBUF, in cdregister()
711 struct cd_softc *softc; in cdopen()
715 softc = (struct cd_softc *)periph->softc; in cdopen()
756 struct cd_softc *softc; in cdclose()
759 softc = (struct cd_softc *)periph->softc; in cdclose()
798 struct cd_softc *softc; in cdrunccb()
803 softc = (struct cd_softc *)periph->softc; in cdrunccb()
820 struct cd_softc *softc; in cdstrategy()
827 softc = (struct cd_softc *)periph->softc; in cdstrategy()
867 struct cd_softc *softc; in cdstart()
872 softc = (struct cd_softc *)periph->softc; in cdstart()
980 struct cd_softc *softc; in cddone()
985 softc = (struct cd_softc *)periph->softc; in cddone()
1285 struct cd_softc *softc; in cdioctl()
1291 softc = (struct cd_softc *)periph->softc; in cdioctl()
2168 struct cd_softc *softc; in cdprevent()
2173 softc = (struct cd_softc *)periph->softc; in cdprevent()
2212 struct cd_softc *softc; in cdcheckmedia()
2218 softc = (struct cd_softc *)periph->softc; in cdcheckmedia()
2353 struct cd_softc *softc; in cdsize()
2360 softc = (struct cd_softc *)periph->softc; in cdsize()
2411 struct cd_softc *softc; in cd6byteworkaround()
2416 softc = (struct cd_softc *)periph->softc; in cd6byteworkaround()
2558 struct cd_softc *softc; in cderror()
2563 softc = (struct cd_softc *)periph->softc; in cderror()
2608 struct cd_softc *softc = periph->softc; in cdmediapoll()
2730 struct cd_softc *softc; in cdgetmode()
2735 softc = (struct cd_softc *)periph->softc; in cdgetmode()
2829 struct cd_softc *softc; in cdsetmode()
2834 softc = (struct cd_softc *)periph->softc; in cdsetmode()