Lines Matching defs:handled
3314 /* if zero, LS was successfully handled. If non-zero, LS not handled */
7983 /* Skip if we've already handled this eq's primary CPU */
11263 * will be handled through a sched from polling timer
13530 /* Interrupt handler has handled ERATT */
13577 * that the interrupt should be handled.
13580 * interrupt should be handled, otherwise -EIO.
13612 * handled by the worker thread. The interrupt handler signals the worker
13617 * This function returns IRQ_HANDLED when interrupt is handled else it
13666 /* ERATT polling has handled ERATT */
13927 * process the interrupt. The SCSI FCP fast-path ring event are handled in
13931 * This function returns IRQ_HANDLED when interrupt is handled else it
14020 * This function returns IRQ_HANDLED when interrupt is handled, else it
14055 /* ERATT polling has handled ERATT */
14135 /* First, declare the els xri abort event has been handled */
15531 * process the interrupt. The SCSI FCP fast-path ring event are handled in
15537 * The link attention and ELS ring attention events are handled
15542 * This function returns IRQ_HANDLED when interrupt is handled, IRQ_WAKE_THREAD
15543 * when interrupt is scheduled to be handled from a threaded irq context, or
15637 * This function returns IRQ_HANDLED when interrupt is handled, else it
16183 * IRQ_HANDLED - interrupt is handled
18832 int handled;
18839 handled = lpfc_ct_handle_unsol_abort(phba, dmabuf);
18840 if (handled)