Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/s390/block/
Ddasd_int.h520 struct dasd_device { struct
522 struct dasd_block *block;
524 unsigned int devindex;
525 unsigned long flags; /* per device flags */
526 unsigned short features; /* copy of devmap-features (read-only!) */
529 struct dasd_ccw_req *eer_cqr;
532 struct dasd_discipline *discipline;
533 struct dasd_discipline *base_discipline;
534 void *private;
535 struct dasd_path path[8];
[all …]