Home
last modified time | relevance | path

Searched refs:c_hutsrt (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dfdc.h325 uchar_t c_hutsrt; /* encoded head unload & step_rate */ member
/illumos-gate/usr/src/uts/common/io/
H A Dfdc.c1815 encode(step_rate, steprate, &fcp->c_hutsrt); in fdcspecify()
1816 specifycmd[1] = fcp->c_hutsrt |= 0x0F; /* use max head unload time */ in fdcspecify()