Home
last modified time | relevance | path

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

/linux-3.3/arch/sparc/include/asm/
Dvio.h174 struct vio_disk_geom { struct
175 u16 num_cyl; /* Num data cylinders */
176 u16 alt_cyl; /* Num alternate cylinders */
177 u16 beg_cyl; /* Cyl off of fixed head area */
178 u16 num_hd; /* Num heads */
179 u16 num_sec; /* Num sectors */
180 u16 ifact; /* Interleave factor */
181 u16 apc; /* Alts per cylinder (SCSI) */
182 u16 rpm; /* Revolutions per minute */
183 u16 phy_cyl; /* Num physical cylinders */
[all …]