Searched refs:ad_phhd (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/intel/io/dktp/controller/ata/
H A Data_debug.c93 P->ad_drvrcyl, P->ad_drvrhd, P->ad_drvrsec, P->ad_phhd,
H A Data_common.h494 ushort_t ad_phhd; /* number of phys heads */ member in struct:ata_drv
H A Data_disk.c290 ata_drvp->ad_phhd = aidp->ai_heads;
1850 drvheads = ata_drvp->ad_phhd;
2661 (ata_drvp->ad_phhd -1), /* max head (0-based) */
2785 uchar_t drvheads = ata_drvp->ad_phhd;

Completed in 51 milliseconds