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

/illumos-gate/usr/src/uts/common/io/ib/clients/eoib/
H A Deib_mac.c324 boolean_t failed_vnic; local
359 &failed_vnic);
373 if (failed_vnic) {
H A Deib_vnic.c91 boolean_t failed_vnic = B_FALSE; local
105 &failed_vnic) == EIB_E_SUCCESS) {
114 } else if (failed_vnic) {

Completed in 48 milliseconds