Searched defs:dasd_device (Results 1 – 1 of 1) sorted by relevance
484 struct dasd_device { struct486 struct dasd_block *block;488 unsigned int devindex;489 unsigned long flags; /* per device flags */490 unsigned short features; /* copy of devmap-features (read-only!) */493 struct dasd_ccw_req *eer_cqr;496 struct dasd_discipline *discipline;497 struct dasd_discipline *base_discipline;498 void *private;499 struct dasd_path path[8];[all …]