Searched refs:efx_mcdi_drv_attach (Results 1 – 5 of 5) sorted by relevance
207 if ((rc = efx_mcdi_drv_attach(enp, B_TRUE)) != 0) in rhead_nic_probe()555 (void) efx_mcdi_drv_attach(enp, B_FALSE); in rhead_nic_unprobe()
350 if ((rc = efx_mcdi_drv_attach(enp, B_TRUE)) != 0) in siena_nic_probe()553 (void) efx_mcdi_drv_attach(enp, B_FALSE); in siena_nic_unprobe()
187 efx_mcdi_drv_attach(
2317 if ((rc = efx_mcdi_drv_attach(enp, B_TRUE)) != 0) in ef10_nic_probe()2829 (void) efx_mcdi_drv_attach(enp, B_FALSE); in ef10_nic_unprobe()
1486 efx_mcdi_drv_attach( in efx_mcdi_drv_attach() function