Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ib/clients/eoib/
H A Deib_fip.c884 eib_vhub_update_t *eupd = vnic->vn_vhub_update; in eib_fip_parse_vhub_table()
1107 eib_vhub_update_t *eupd = vnic->vn_vhub_update; in eib_fip_parse_vhub_update()
H A Deib_vnic.c680 vnic->vn_vhub_update = upd; in eib_vnic_init_tables()
707 upd = vnic->vn_vhub_update; in eib_vnic_fini_tables()
710 vnic->vn_vhub_update = NULL; in eib_vnic_fini_tables()
/illumos-gate/usr/src/uts/common/sys/ib/clients/eoib/
H A Deib_impl.h598 struct eib_vhub_update_s *vn_vhub_update; member