Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4v/io/
H A Dvnet_dds.c99 static int vdds_destroy_niu_node(dev_info_t *niu_dip, uint64_t cookie);
455 rv = vdds_destroy_niu_node(dip, hio_cookie); in vdds_process_dds_msg_task()
485 rv = vdds_destroy_niu_node(vnetp->vdds_info.hio_dip, in vdds_process_dds_msg_task()
506 rv = vdds_destroy_niu_node(vnetp->vdds_info.hio_dip, in vdds_process_dds_msg_task()
648 vdds_destroy_niu_node(dev_info_t *niu_dip, uint64_t cookie) in vdds_destroy_niu_node() function