Home
last modified time | relevance | path

Searched refs:step_rate (Results 1 – 5 of 5) sorted by relevance

/titanic_44/usr/src/lib/storage/libg_fc/common/hdrs/
H A Dg_scsi.h82 ushort_t step_rate; member
/titanic_44/usr/src/uts/common/sys/scsi/generic/
H A Ddad_mode.h188 ushort_t step_rate; /* drive step rate */ member
/titanic_44/usr/src/cmd/format/
H A Dauto_sense.c1027 page4->step_rate = BE_16(page4->step_rate); in generic_disk_sense()
H A Dctlr_scsi.c2440 pd->step_rate = BE_16(pd->step_rate);
/titanic_44/usr/src/uts/common/io/
H A Dfdc.c136 static xlate_tbl_t step_rate[] = { variable
1815 encode(step_rate, steprate, &fcp->c_hutsrt); in fdcspecify()