Searched refs:eib_vnic_create_common (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ib/clients/eoib/
H A Deib_vnic.c42 static int eib_vnic_create_common(eib_t *, eib_vnic_t *, int *);
162 if (eib_vnic_create_common(ss, vnic, err) != EIB_E_SUCCESS)
1075 ret = eib_vnic_create_common(ss, vnic, &err);
1079 "eib_vnic_create_common(vnic_inst=%d) failed, "
1247 eib_vnic_create_common(eib_t *ss, eib_vnic_t *vnic, int *err) function
1268 "eib_vnic_create_common: "
1280 "eib_vnic_create_common: "
1292 "eib_vnic_create_common: "
1305 "eib_vnic_create_common: "
1317 "eib_vnic_create_common
[all...]

Completed in 62 milliseconds