Lines Matching defs:error
108 /* Not a fatal error */
269 unsigned int respseq, respcmd, error;
278 error = EFX_DWORD_FIELD(hdr, MCDI_HEADER_ERROR);
324 if (error && mcdi->resp_data_len == 0) {
332 } else if (error) {
921 * Return: A negative error code, or zero if successful. The error
937 /* Normally, on receiving an error code in the MCDI response,
938 * efx_siena_mcdi_rpc will log an error message containing (among other
939 * things) the raw error code, by means of efx_siena_mcdi_display_error.
941 * the error conditionally on the return code, it should call this
1041 * event completions have been disabled due to an error.
1101 * error conditions with various locks held, so it must be lockless.
1390 "%s DMA error (event: "EFX_QWORD_FMT")\n",
1714 * negative on error.