Searched defs:dasd_device (Results 1 – 1 of 1) sorted by relevance
427 struct dasd_device { struct429 struct dasd_block *block;431 unsigned int devindex;432 unsigned long flags; /* per device flags */433 unsigned short features; /* copy of devmap-features (read-only!) */436 struct dasd_ccw_req *eer_cqr;439 struct dasd_discipline *discipline;440 struct dasd_discipline *base_discipline;441 char *private;442 struct dasd_path path_data;[all …]