Home
last modified time | relevance | path

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

/freebsd/sys/powerpc/pseries/
H A Dphyp_vscsi.c68 struct vscsi_softc;
83 struct vscsi_softc *sc;
94 struct vscsi_softc { struct
240 static void vscsi_check_response_queue(struct vscsi_softc *sc);
241 static void vscsi_setup_bus(struct vscsi_softc *sc);
243 static void vscsi_srp_login(struct vscsi_softc *sc);
247 static void vscsi_task_management(struct vscsi_softc *sc, union ccb *ccb);
261 sizeof(struct vscsi_softc)
281 struct vscsi_softc *sc; in vscsi_attach()
387 struct vscsi_softc *sc; in vscsi_detach()
[all …]