storvsc_softc
struct storvsc_softc *sc;
struct storvsc_softc *sc;
struct storvsc_softc;
struct storvsc_softc *sc = device_get_softc(dev);
struct storvsc_softc *sc = reqp->softc;
struct storvsc_softc *sc = reqp->softc;
struct storvsc_softc *sc = cam_sim_softc(sim);
struct storvsc_softc *sc = cam_sim_softc(sim);
struct storvsc_softc *softc;
struct storvsc_softc *sc = reqp->softc;
storvsc_free_request(struct storvsc_softc *sc, struct hv_storvsc_request *reqp)
static void storvsc_free_request(struct storvsc_softc *sc, struct hv_storvsc_request *reqp);
static void hv_storvsc_rescan_target(struct storvsc_softc *sc);
static void hv_storvsc_on_iocompletion( struct storvsc_softc *sc,
static int hv_storvsc_connect_vsp(struct storvsc_softc *);
"storvsc", storvsc_methods, sizeof(struct storvsc_softc),
storvsc_subchan_attach(struct storvsc_softc *sc,
storvsc_send_multichannel_request(struct storvsc_softc *sc, int max_subch)
hv_storvsc_channel_init(struct storvsc_softc *sc)
hv_storvsc_connect_vsp(struct storvsc_softc *sc)
hv_storvsc_host_reset(struct storvsc_softc *sc)
hv_storvsc_io_request(struct storvsc_softc *sc,
hv_storvsc_on_iocompletion(struct storvsc_softc *sc,
hv_storvsc_rescan_target(struct storvsc_softc *sc)
struct storvsc_softc *sc = xsc;
storvsc_create_chan_sel(struct storvsc_softc *sc)
struct storvsc_softc *sc = device_get_softc(dev);