Searched defs:md_ioctl32 (Results 1 – 1 of 1) sorted by relevance
53 struct md_ioctl32 { struct54 unsigned md_version; /* Structure layout version */55 unsigned md_unit; /* unit number */56 enum md_types md_type; /* type of disk */57 caddr_t32 md_file; /* pathname of file to mount */58 off_t md_mediasize; /* size of disk in bytes */59 unsigned md_sectorsize; /* sectorsize */60 unsigned md_options; /* options */61 u_int64_t md_base; /* base address */62 int md_fwheads; /* firmware heads */[all …]