Home
last modified time | relevance | path

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; in eib_mac_tx() local
359 &failed_vnic); in eib_mac_tx()
373 if (failed_vnic) { in eib_mac_tx()
H A Deib_vnic.c91 boolean_t failed_vnic = B_FALSE; in eib_vnic_create() local
105 &failed_vnic) == EIB_E_SUCCESS) { in eib_vnic_create()
114 } else if (failed_vnic) { in eib_vnic_create()