Home
last modified time | relevance | path

Searched refs:efx_nic_probe (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/sfxge/common/
H A Defx_nic.c327 efx_nic_probe( in efx_nic_probe() function
H A Defx.h179 efx_nic_probe(
/freebsd/sys/dev/sfxge/
H A Dsfxge.c740 if ((error = efx_nic_probe(enp, EFX_FW_VARIANT_DONT_CARE)) != 0) in sfxge_create()