Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libbc/inc/include/sun/
H A Ddkio.h263 struct fdk_drive { struct
264 int fdd_ejectable; /* does the drive support eject? */
265 int fdd_maxsearch; /* size of per-unit search table */
267 int fdd_writeprecomp; /* cyl to start write prcompensation */
268 int fdd_writereduce; /* cyl to start recucing write current */
269 int fdd_stepwidth; /* width of step pulse in 1 us units */
270 int fdd_steprate; /* step rate in 100 us units */
271 int fdd_headsettle; /* delay, in 100 us units */
272 int fdd_headload; /* delay, in 100 us units */
273 int fdd_headunload; /* delay, in 100 us units */
[all …]