Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/s390/block/
Ddasd_int.h427 struct dasd_device { struct
429 struct dasd_block *block;
431 unsigned int devindex;
432 unsigned long flags; /* per device flags */
433 unsigned short features; /* copy of devmap-features (read-only!) */
436 struct dasd_ccw_req *eer_cqr;
439 struct dasd_discipline *discipline;
440 struct dasd_discipline *base_discipline;
441 char *private;
442 struct dasd_path path_data;
[all …]