Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/storage/libg_fc/common/hdrs/
H A Dg_scsi.h70 typedef struct mode_page_04_struct { struct
71 struct mode_page mode_page; /* common mode page header */
72 uchar_t num_cylinders_hi;
73 uchar_t num_cylinders_mid;
74 uchar_t num_cylinders_lo;
75 uchar_t num_heads;
76 uchar_t write_precomp_hi;
77 uchar_t write_precomp_mid;
78 uchar_t write_precomp_lo;
79 uchar_t reduced_write_i_hi;
[all …]