Home
last modified time | relevance | path

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

/linux/arch/sparc/include/asm/
H A Dvio.h185 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 */
[all …]