Searched defs:vdds_destroy_niu_node (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/sun4v/io/
H A Dvnet_dds.c95 static int vdds_destroy_niu_node(dev_info_t *niu_dip, uint64_t cookie);
451 rv = vdds_destroy_niu_node(dip, hio_cookie);
481 rv = vdds_destroy_niu_node(vnetp->vdds_info.hio_dip,
502 rv = vdds_destroy_niu_node(vnetp->vdds_info.hio_dip,
641 * vdds_destroy_niu_node -- Destroy the NIU node.
644 vdds_destroy_niu_node(dev_info_t *niu_dip, uint64_t cookie) function

Completed in 133 milliseconds