Searched defs:disk_type (Results 1 – 4 of 4) sorted by relevance
54 struct disk_type *disk_type; /* ptr to physical info */ member79 struct disk_type { struct80 char *dtype_asciilabel; /* drive identifier */81 int dtype_flags; /* flags for disk type */82 ulong_t dtype_options; /* flags for options */83 uint_t dtype_fmt_time; /* format time */84 uint_t dtype_bpt; /* # bytes per track */108 struct disk_type *dtype_next; /* ptr to next drive type */ argument113 char *dtype_filename; /* filename where defined */114 int dtype_lineno; /* line number in file */[all …]
188 struct disk_type *disk_type; in add_disktype() local305 struct disk_type *disk_type; in add_partition() local
749 struct disk_type *disk_type; in auto_direct_get_geom_label() local778 struct disk_type *disk_type; in auto_sense() local1384 struct disk_type *disk_type, in use_existing_disk_type()1956 delete_disk_type(struct disk_type *disk_type)
367 struct disk_type disk_type; in c_type() local