Searched defs:dasd_fba_characteristics (Results 1 – 1 of 1) sorted by relevance
42 struct dasd_fba_characteristics { struct43 union {52 } __attribute__ ((packed)) mode;53 union {63 } __attribute__ ((packed)) features;64 __u8 dev_class;65 __u8 unit_type;66 __u16 blk_size;67 __u32 blk_per_cycl;68 __u32 blk_per_bound;[all …]