Home
last modified time | relevance | path

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

/freebsd/sys/cam/scsi/
H A Dscsi_sg.c95 struct sg_softc { struct
171 struct sg_softc *softc; in sgdevgonecb()
179 softc = (struct sg_softc *)periph->softc; in sgdevgonecb()
211 struct sg_softc *softc; in sgoninvalidate()
213 softc = (struct sg_softc *)periph->softc; in sgoninvalidate()
239 struct sg_softc *softc; in sgcleanup()
241 softc = (struct sg_softc *)periph->softc; in sgcleanup()
295 struct sg_softc *softc; in sgregister()
396 struct sg_softc *softc; in sgdone()
399 softc = (struct sg_softc *)periph->softc; in sgdone()
[all …]