Home
last modified time | relevance | path

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

/linux/drivers/s390/block/
H A Ddasd_int.h565 struct dasd_device { struct
567 struct dasd_block *block;
569 unsigned int devindex;
570 unsigned long flags; /* per device flags */
571 unsigned short features; /* copy of devmap-features (read-only!) */
574 struct dasd_ccw_req *eer_cqr;
577 struct dasd_discipline *discipline;
578 struct dasd_discipline *base_discipline;
579 void *private;
580 struct dasd_path path[8];
[all …]