Searched refs:g_drv_props_table (Results 1 – 1 of 1) sorted by relevance
278 static struct storvsc_driver_props g_drv_props_table[] = { variable912 device_set_desc(dev, g_drv_props_table[DRIVER_BLKVSC].drv_desc); in storvsc_probe()918 device_set_desc(dev, g_drv_props_table[DRIVER_STORVSC].drv_desc); in storvsc_probe()1082 sc->hs_drv_props = &g_drv_props_table[stor_type]; in storvsc_attach()