ccw_device_start_key (9) Linux Manual Page
ccw_device_start_key – start a s390 channel program with key Synopsis int ccw_device_start_key(struct ccw_device *cdev, struct ccw1 *cpa, unsigned long intparm, __u8 lpm, __u8 key, unsigned long flags); Arguments cdev target ccw device cpa logical start address of channel program intparm user specific interruption parameter; will be presented back to cdev‘s interrupt handler. Allows a device…
