Home
last modified time | relevance | path

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

/freebsd/sys/cam/scsi/
H A Dscsi_cd.c158 struct cd_softc { struct
367 struct cd_softc *softc; in cdoninvalidate()
370 softc = (struct cd_softc *)periph->softc; in cdoninvalidate()
390 struct cd_softc *softc; in cdcleanup()
392 softc = (struct cd_softc *)periph->softc; in cdcleanup()
411 struct cd_softc *softc; in cdasync()
455 softc = (struct cd_softc *)periph->softc; in cdasync()
473 softc = (struct cd_softc *)periph->softc; in cdasync()
487 softc = (struct cd_softc *)periph->softc; in cdasync()
508 struct cd_softc *softc; in cdsysctlinit()
[all …]