Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/s390/block/
Ddasd_int.h477 struct dasd_device { struct
479 struct dasd_block *block;
481 unsigned int devindex;
482 unsigned long flags; /* per device flags */
483 unsigned short features; /* copy of devmap-features (read-only!) */
486 struct dasd_ccw_req *eer_cqr;
489 struct dasd_discipline *discipline;
490 struct dasd_discipline *base_discipline;
491 void *private;
492 struct dasd_path path[8];
[all …]