Searched refs:ai_fixcyls (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/intel/io/dktp/controller/ata/
H A Data_disk.c231 * ai_heads, ai_sectors and ai_fixcyls may not be valid
239 aidp->ai_fixcyls != 0)
248 aidp->ai_fixcyls = 1;
286 * ai_heads, ai_sectors and ai_fixcyls may not be valid - they
294 ata_drvp->ad_drvrcyl = aidp->ai_fixcyls;
320 chs[0] = aidp->ai_fixcyls - 1;
614 return ((uint64_t)(ata_drvp->ad_id.ai_fixcyls *
H A Data_common.h334 ushort_t ai_fixcyls; /* 1 # of fixed cylinders */ member in struct:ata_id
H A Data_common.c1309 aidp->ai_fixcyls,
/illumos-gate/usr/src/uts/common/sys/sata/
H A Dsata_defs.h168 ushort_t ai_fixcyls; /* 1 # of cylinders (obsolete) */ member in struct:sata_id

Completed in 96 milliseconds