Searched defs:dasd_device (Results 1 – 1 of 1) sorted by relevance
421 struct dasd_device { struct423 struct dasd_block *block;425 unsigned int devindex;426 unsigned long flags; /* per device flags */427 unsigned short features; /* copy of devmap-features (read-only!) */430 struct dasd_ccw_req *eer_cqr;433 struct dasd_discipline *discipline;434 struct dasd_discipline *base_discipline;435 char *private;436 struct dasd_path path_data;[all …]