Home
last modified time | relevance | path

Searched defs:fdunit (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/uts/sun/sys/
H A Dfdvar.h147 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 */
[all …]