Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/sfxge/common/
H A Defx_nic.c474 efx_nic_init( in efx_nic_init() function
H A Defx.h147 efx_nic_init(
/illumos-gate/usr/src/uts/common/io/sfxge/
H A Dsfxge.c303 if ((rc = efx_nic_init(sp->s_enp)) != 0) in sfxge_start_locked()