Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dfdc.h363 struct fcu_obj { struct
364 ulong_t fj_flags; /* state information */
365 kmutex_t fj_lock; /* unit mutex */
366 caddr_t fj_data;
369 struct fdattr *fj_attr; /* additional diskette attributes */
370 dev_info_t *fj_dip;
371 ushort_t fj_rotspd; /* rotational speed */
372 ulong_t fj_unit;
373 struct fcobjops *fj_ops;
374 struct fdcntlr *fj_fdc;
[all …]