Symbol: storvsc_softc
sys/dev/hyperv/storvsc/hv_storvsc_drv_freebsd.c
1007
struct storvsc_softc *sc;
sys/dev/hyperv/storvsc/hv_storvsc_drv_freebsd.c
1062
struct storvsc_softc *sc;
sys/dev/hyperv/storvsc/hv_storvsc_drv_freebsd.c
108
struct storvsc_softc;
sys/dev/hyperv/storvsc/hv_storvsc_drv_freebsd.c
1240
struct storvsc_softc *sc = device_get_softc(dev);
sys/dev/hyperv/storvsc/hv_storvsc_drv_freebsd.c
1305
struct storvsc_softc *sc = reqp->softc;
sys/dev/hyperv/storvsc/hv_storvsc_drv_freebsd.c
1372
struct storvsc_softc *sc = reqp->softc;
sys/dev/hyperv/storvsc/hv_storvsc_drv_freebsd.c
1421
struct storvsc_softc *sc = cam_sim_softc(sim);
sys/dev/hyperv/storvsc/hv_storvsc_drv_freebsd.c
1447
struct storvsc_softc *sc = cam_sim_softc(sim);
sys/dev/hyperv/storvsc/hv_storvsc_drv_freebsd.c
189
struct storvsc_softc *softc;
sys/dev/hyperv/storvsc/hv_storvsc_drv_freebsd.c
2125
struct storvsc_softc *sc = reqp->softc;
sys/dev/hyperv/storvsc/hv_storvsc_drv_freebsd.c
2465
storvsc_free_request(struct storvsc_softc *sc, struct hv_storvsc_request *reqp)
sys/dev/hyperv/storvsc/hv_storvsc_drv_freebsd.c
341
static void storvsc_free_request(struct storvsc_softc *sc, struct hv_storvsc_request *reqp);
sys/dev/hyperv/storvsc/hv_storvsc_drv_freebsd.c
343
static void hv_storvsc_rescan_target(struct storvsc_softc *sc);
sys/dev/hyperv/storvsc/hv_storvsc_drv_freebsd.c
345
static void hv_storvsc_on_iocompletion( struct storvsc_softc *sc,
sys/dev/hyperv/storvsc/hv_storvsc_drv_freebsd.c
348
static int hv_storvsc_connect_vsp(struct storvsc_softc *);
sys/dev/hyperv/storvsc/hv_storvsc_drv_freebsd.c
369
"storvsc", storvsc_methods, sizeof(struct storvsc_softc),
sys/dev/hyperv/storvsc/hv_storvsc_drv_freebsd.c
377
storvsc_subchan_attach(struct storvsc_softc *sc,
sys/dev/hyperv/storvsc/hv_storvsc_drv_freebsd.c
400
storvsc_send_multichannel_request(struct storvsc_softc *sc, int max_subch)
sys/dev/hyperv/storvsc/hv_storvsc_drv_freebsd.c
462
hv_storvsc_channel_init(struct storvsc_softc *sc)
sys/dev/hyperv/storvsc/hv_storvsc_drv_freebsd.c
619
hv_storvsc_connect_vsp(struct storvsc_softc *sc)
sys/dev/hyperv/storvsc/hv_storvsc_drv_freebsd.c
648
hv_storvsc_host_reset(struct storvsc_softc *sc)
sys/dev/hyperv/storvsc/hv_storvsc_drv_freebsd.c
694
hv_storvsc_io_request(struct storvsc_softc *sc,
sys/dev/hyperv/storvsc/hv_storvsc_drv_freebsd.c
757
hv_storvsc_on_iocompletion(struct storvsc_softc *sc,
sys/dev/hyperv/storvsc/hv_storvsc_drv_freebsd.c
796
hv_storvsc_rescan_target(struct storvsc_softc *sc)
sys/dev/hyperv/storvsc/hv_storvsc_drv_freebsd.c
834
struct storvsc_softc *sc = xsc;
sys/dev/hyperv/storvsc/hv_storvsc_drv_freebsd.c
928
storvsc_create_chan_sel(struct storvsc_softc *sc)
sys/dev/hyperv/storvsc/hv_storvsc_drv_freebsd.c
947
struct storvsc_softc *sc = device_get_softc(dev);