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

/freebsd-12-stable/sys/powerpc/pseries/
H A Dphyp_vscsi.c71 struct vscsi_softc;
86 struct vscsi_softc *sc;
97 struct vscsi_softc { struct
243 static void vscsi_check_response_queue(struct vscsi_softc *sc);
244 static void vscsi_setup_bus(struct vscsi_softc *sc);
246 static void vscsi_srp_login(struct vscsi_softc *sc);
250 static void vscsi_task_management(struct vscsi_softc *sc, union ccb *ccb);
264 sizeof(struct vscsi_softc)
283 struct vscsi_softc *sc;
390 struct vscsi_softc *s
[all...]

Completed in 109 milliseconds