Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/
H A Ddevinfo.c336 static int build_vhci_list(dev_info_t *vh_devinfo, void *arg);
1424 mdi_walk_vhcis(build_vhci_list, st); in di_snapshot()
1518 build_vhci_list(dev_info_t *vh_devinfo, void *arg) in build_vhci_list() function