Searched defs:disk_type (Results 1 – 4 of 4) sorted by relevance
53 struct disk_type *disk_type; /* ptr to physical info */ member78 struct disk_type { struct79 char *dtype_asciilabel; /* drive identifier */80 int dtype_flags; /* flags for disk type */81 ulong_t dtype_options; /* flags for options */82 uint_t dtype_fmt_time; /* format time */83 uint_t dtype_bpt; /* # bytes per track */107 struct disk_type *dtype_next; /* ptr to next drive type */ argument112 char *dtype_filename; /* filename where defined */113 int dtype_lineno; /* line number in file */[all …]
192 struct disk_type *disk_type; local311 struct disk_type *disk_type; local
748 struct disk_type *disk_type; in auto_direct_get_geom_label() local777 struct disk_type *disk_type; in auto_sense() local1383 struct disk_type *disk_type, in use_existing_disk_type()1955 delete_disk_type(struct disk_type *disk_type)
360 struct disk_type disk_type; in c_type() local