Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/sfxge/common/
H A Defx_vpd.c124 if (evpdop->evpdo_init != NULL) { in efx_vpd_init()
125 if ((rc = evpdop->evpdo_init(enp)) != 0) in efx_vpd_init()
H A Defx_impl.h472 efx_rc_t (*evpdo_init)(efx_nic_t *); member