Searched refs:efx_mcdi_drv_attach (Results 1 – 4 of 4) sorted by relevance
349 if ((rc = efx_mcdi_drv_attach(enp, B_TRUE)) != 0) in siena_nic_probe()554 (void) efx_mcdi_drv_attach(enp, B_FALSE); in siena_nic_unprobe()
162 efx_mcdi_drv_attach(
1990 if ((rc = efx_mcdi_drv_attach(enp, B_TRUE)) != 0) in ef10_nic_probe()2472 (void) efx_mcdi_drv_attach(enp, B_FALSE); in ef10_nic_unprobe()
1278 efx_mcdi_drv_attach( in efx_mcdi_drv_attach() function