Searched defs:dasd_device (Results 1 – 1 of 1) sorted by relevance
546 struct dasd_device { struct548 struct dasd_block *block;550 unsigned int devindex;551 unsigned long flags; /* per device flags */552 unsigned short features; /* copy of devmap-features (read-only!) */555 struct dasd_ccw_req *eer_cqr;558 struct dasd_discipline *discipline;559 struct dasd_discipline *base_discipline;560 void *private;561 struct dasd_path path[8];[all …]