Home
last modified time | relevance | path

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

/trueos/sys/cam/scsi/
HDscsi_cd.c141 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()
[all …]