Lines Matching defs:fdunit
147 struct fdunit { struct
152 struct dk_label un_label;
157 struct kstat *un_iostat; /* iostat numbers */
162 uint_t un_lyropen[NDKMAP];
172 uchar_t un_regopen[OTYPCNT - 1];
187 uchar_t un_exclmask; /* set to indicate exclusive open */
189 struct fd_char *un_chars; /* ptr to diskette characteristics */
190 char un_curfdtype; /* current driver characteristics */
196 struct fd_drive *un_drive; /* ptr to drive characteristics */
197 int un_unit_no; /* drive id number */
198 uchar_t un_flags; /* state information */
199 clock_t un_media_timeout; /* media detection timeout */
200 timeout_id_t un_media_timeout_id; /* media detection timeout id */
201 enum dkio_state un_media_state; /* up-to-date media state */
202 int un_ejected;
203 short un_state; /* Current power level of drive */