Lines Matching defs:error
1303 * non-zero: various error codes, in form of -Exxx
1645 int error;
1650 error = lpfc_nvmet_setup_io_context(phba);
1651 if (error)
1652 return error;
1668 error = nvmet_fc_register_targetport(&pinfo, &lpfc_tgttemplate,
1672 error = -ENOENT;
1674 if (error) {
1678 error,
1737 return error;
2013 /* Fake an ABORT error code back to cmpl routine */