Searched refs:evpdo_init (Results 1 – 2 of 2) sorted by relevance
106 if (evpdop->evpdo_init != NULL) { in efx_vpd_init()107 if ((rc = evpdop->evpdo_init(enp)) != 0) in efx_vpd_init()
577 efx_rc_t (*evpdo_init)(efx_nic_t *); member