Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/sfxge/common/
H A Defx_lic.c1438 if (elop->elo_app_state == NULL) { in efx_lic_app_state()
1442 if ((rc = elop->elo_app_state(enp, app_id, licensedp)) != 0) in efx_lic_app_state()
H A Defx_impl.h566 efx_rc_t (*elo_app_state)(efx_nic_t *, uint64_t, boolean_t *); member