Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/sfxge/common/
H A Defx_impl.h564 efx_rc_t (*elo_update_licenses)(efx_nic_t *); member
H A Defx_lic.c1393 if ((rc = elop->elo_update_licenses(enp)) != 0) in efx_lic_update_licenses()