efx_mcdi_poll_reboot
(void) efx_mcdi_poll_reboot(efx);
if (efx_mcdi_poll_reboot(efx) && efx_reset(efx, RESET_TYPE_ALL))
if (efx_mcdi_poll_reboot(efx))
rc = efx_mcdi_poll_reboot(efx);
rc = efx_mcdi_poll_reboot(efx);
efx_mcdi_poll_reboot(efx);
(void) efx_mcdi_poll_reboot(efx);
int efx_mcdi_poll_reboot(struct efx_nic *efx);