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

/illumos-gate/usr/src/uts/common/sys/sata/
H A Dsata_defs.h189 ushort_t ai_curheads; /* 55 # of current heads */ member in struct:sata_id
/illumos-gate/usr/src/uts/intel/io/dktp/controller/ata/
H A Data_common.h355 ushort_t ai_curheads; /* 55 # of current heads */ member in struct:ata_id
H A Datapi.c577 rval = (ata_idp->ai_curheads << 16) |
H A Data_disk.c595 curhds_w55 = ata_drvp->ad_id.ai_curheads;

Completed in 75 milliseconds