Lines Matching refs:code
74 /* consuming code assumes buffer is page-sized */
920 * Return: A negative error code, or zero if successful. The error
921 * code may come from the MCDI response or may indicate a failure
936 /* Normally, on receiving an error code in the MCDI response,
938 * things) the raw error code, by means of efx_mcdi_display_error.
940 * the error conditionally on the return code, it should call this
1086 int code = 0, err_arg = 0;
1089 code = MCDI_DWORD(outbuf, ERR_CODE);
1094 cmd, inlen, rc, code, err_arg);
1315 int code = EFX_QWORD_FIELD(*event, MCDI_EVENT_CODE);
1318 switch (code) {
1388 code == MCDI_EVENT_CODE_TX_ERR ? "TX" : "RX",
2235 "NVRAM update failed verification with code 0x%x\n",