Lines Matching defs:vio_disk_geom
185 struct vio_disk_geom { struct
186 u16 num_cyl; /* Num data cylinders */
187 u16 alt_cyl; /* Num alternate cylinders */
188 u16 beg_cyl; /* Cyl off of fixed head area */
189 u16 num_hd; /* Num heads */
190 u16 num_sec; /* Num sectors */
191 u16 ifact; /* Interleave factor */
192 u16 apc; /* Alts per cylinder (SCSI) */
193 u16 rpm; /* Revolutions per minute */
194 u16 phy_cyl; /* Num physical cylinders */
195 u16 wr_skip; /* Num sects to skip, writes */
196 u16 rd_skip; /* Num sects to skip, writes */