Home
last modified time | relevance | path

Searched defs:vfio_ccw_private (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/s390/cio/
Dvfio_ccw_private.h37 struct vfio_ccw_private { struct
38 struct subchannel *sch;
39 int state;
40 struct completion *completion;
41 atomic_t avail;
42 struct mdev_device *mdev;
43 struct notifier_block nb;
44 struct ccw_io_region *io_region;
46 struct channel_program cp;
47 struct irb irb;
[all …]