Lines Matching defs:error
164 * error occurs.
930 goto error;
932 goto error;
934 goto error;
938 error:
939 DBF_ERROR("%4x EQ:error", irq_ptr->schid.sch_no);
962 DBF_ERROR("%4x IO error", irq_ptr->schid.sch_no);
1001 * Returns 0 or an error code. The results of the chsc are stored in the
1482 /* in case of SIGA errors we must process the error immediately */
1575 unsigned int *error)
1586 *error = q->qdio_error;
1596 unsigned int *bufnr, unsigned int *error)
1608 return __qdio_inspect_queue(q, bufnr, error);
1617 * @error: buffers are in error state
1620 * < 0 - error
1625 int *error)
1647 return __qdio_inspect_queue(q, bufnr, error);