Lines Matching refs:code
75 /* consuming code assumes buffer is page-sized */
921 * Return: A negative error code, or zero if successful. The error
922 * code may come from the MCDI response or may indicate a failure
937 /* Normally, on receiving an error code in the MCDI response,
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
1089 int code = 0, err_arg = 0;
1092 code = MCDI_DWORD(outbuf, ERR_CODE);
1097 cmd, inlen, rc, code, err_arg);
1318 int code = EFX_QWORD_FIELD(*event, MCDI_EVENT_CODE);
1321 switch (code) {
1391 code == MCDI_EVENT_CODE_TX_ERR ? "TX" : "RX",
2120 "NVRAM update failed verification with code 0x%x\n",