Home
last modified time | relevance | path

Searched refs:g_drv_props_table (Results 1 – 1 of 1) sorted by relevance

/trueos/sys/dev/hyperv/storvsc/
HDhv_storvsc_drv_freebsd.c198 static struct storvsc_driver_props g_drv_props_table[] = { variable
999 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()