Home
last modified time | relevance | path

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

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