Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/sfxge/common/
H A Defx_impl.h224 efx_rc_t (*efo_init)(efx_nic_t *); member
H A Defx_filter.c184 if ((rc = efop->efo_init(enp)) != 0) in efx_filter_init()