Lines Matching refs:program
55 the channel program and handles the interrupt itself.
67 resume channel program execution.
148 ccw_device_start() interface that takes a device specific channel program (one
215 cpa : logical start address of channel program
226 the running program after this and call the interrupt handler
231 DOIO_ALLOW_SUSPEND - channel program may become suspended
233 this implies the channel program might
237 The cpa parameter points to the first format 1 CCW of a channel program :
310 SCHN_STAT_PCI - program controlled interrupt
312 SCHN_STAT_PROG_CHECK - program check
379 suspend flag will cause a channel program check. At the time the channel program
385 If a device driver chooses to suspend the current channel program execution by
386 setting the CCW suspend flag on a particular CCW, the channel program execution
387 is suspended. In order to resume channel program execution the CIO layer
396 0 - suspended channel program is resumed
409 a long-running channel program or the device might require to initially issue
432 A device driver may write a never-ending channel program by writing a channel
433 program that at its end loops back to its beginning by means of a transfer in
436 executed a program controlled interrupt (PCI) is generated. The device driver