Searched refs:stor_type (Results 1 – 1 of 1) sorted by relevance
1056 enum hv_storage_type stor_type; in storvsc_attach() local1074 stor_type = storvsc_get_storage_type(dev); in storvsc_attach()1076 if (stor_type == DRIVER_UNKNOWN) { in storvsc_attach()1082 sc->hs_drv_props = &g_drv_props_table[stor_type]; in storvsc_attach()