Searched refs:g_drv_props_table (Results 1 – 1 of 1) sorted by relevance
198 static struct storvsc_driver_props g_drv_props_table[] = { variable999 sc->hs_drv_props = &g_drv_props_table[stor_type]; in storvsc_attach()1004 device_set_desc(dev, g_drv_props_table[stor_type].drv_desc); in storvsc_attach()