Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/s390/cio/
Dio_sch.h118 struct ccw_device_private { struct
119 struct ccw_device *cdev;
120 struct subchannel *sch;
121 int state; /* device state */
122 atomic_t onoff;
123 struct ccw_dev_id dev_id; /* device id */
124 struct ccw_request req; /* internal I/O request */
125 int iretry;
126 u8 pgid_valid_mask; /* mask of valid PGIDs */
127 u8 pgid_todo_mask; /* mask of PGIDs to be adjusted */
[all …]