Home
last modified time | relevance | path

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

/openbsd/src/sys/scsi/
Dmpath.c64 struct mpath_softc { struct
71 struct mpath_softc *mpath; argument
74 sizeof(struct mpath_softc),
111 struct mpath_softc *sc = (struct mpath_softc *)self; in mpath_attach()
142 struct mpath_softc *sc = link->bus->sb_adapter_softc; in mpath_probe()
179 struct mpath_softc *sc = link->bus->sb_adapter_softc; in mpath_cmd()
283 struct mpath_softc *sc = link->bus->sb_adapter_softc; in mpath_done()
394 struct mpath_softc *sc = link->bus->sb_adapter_softc; in mpath_minphys()
437 struct mpath_softc *sc = mpath; in mpath_path_attach()
582 struct mpath_softc *sc = mpath; in mpath_bootdv()