Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/xen/io/
H A Dxpv_autoconfig.c119 xendev_enum_all(dip, B_TRUE); in xendev_enumerate()
H A Dxpvd.c960 xendev_enum_all(parent, B_FALSE); in xpvd_bus_config()
/titanic_50/usr/src/uts/common/xen/sys/
H A Dxendev.h182 void xendev_enum_all(dev_info_t *, boolean_t);
/titanic_50/usr/src/uts/i86pc/i86hvm/io/xpv/
H A Dxpv_support.c201 xendev_enum_all(dip, B_TRUE); in xpv_enumerate()
/titanic_50/usr/src/uts/common/xen/os/
H A Dxvdi.c870 xendev_enum_all(dev_info_t *parent, boolean_t store_unavailable) in xendev_enum_all() function