Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/s390/block/
Ddasd_int.h454 struct dasd_device { struct
456 struct dasd_block *block;
458 unsigned int devindex;
459 unsigned long flags; /* per device flags */
460 unsigned short features; /* copy of devmap-features (read-only!) */
463 struct dasd_ccw_req *eer_cqr;
466 struct dasd_discipline *discipline;
467 struct dasd_discipline *base_discipline;
468 void *private;
469 struct dasd_path path[8];
[all …]