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