Lines Matching defs:code
73 /* consuming code assumes buffer is page-sized */
917 * Return: A negative error code, or zero if successful. The error
918 * code may come from the MCDI response or may indicate a failure
933 /* Normally, on receiving an error code in the MCDI response,
935 * things) the raw error code, by means of efx_mcdi_display_error.
937 * the error conditionally on the return code, it should call this
1083 int code = 0, err_arg = 0;
1086 code = MCDI_DWORD(outbuf, ERR_CODE);
1091 cmd, inlen, rc, code, err_arg);
1312 int code = EFX_QWORD_FIELD(*event, MCDI_EVENT_CODE);
1315 switch (code) {
1379 code == MCDI_EVENT_CODE_TX_ERR ? "TX" : "RX",
2345 "NVRAM update failed verification with code 0x%x\n",