Lines Matching defs:result
2083 /* If the result wraps when calculating tenths, return 0. */
4245 int result, i, j;
4253 * The non-zero result is one of the IDLE_CMD_STATUS_* values
4285 result);
4286 if (result != 0)
4287 return result;
5947 scp->result = 0;
6698 scp->result = 0;
7139 irqreturn_t result = IRQ_NONE;
7146 result = IRQ_HANDLED;
7154 result = IRQ_HANDLED;
7161 return result;
8463 * in the 'scp' result field.
8468 int asc_res, result = 0;
8478 result = SCSI_MLQUEUE_HOST_BUSY;
8486 return result;