Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ib/clients/eoib/
H A Deib_vnic.c38 static int eib_vnic_get_instance(eib_t *, int *);
142 if (eib_vnic_get_instance(ss, &vnic->vn_instance) != EIB_E_SUCCESS) { in eib_vnic_create()
1171 eib_vnic_get_instance(eib_t *ss, int *vinst) in eib_vnic_get_instance() function