Home
last modified time | relevance | path

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.c91 P->ad_drvrcyl, P->ad_drvrhd, P->ad_drvrsec, P->ad_phhd, in dump_ata_drv()
H A Data_common.h494 ushort_t ad_phhd; /* number of phys heads */ member
H A Data_disk.c290 ata_drvp->ad_phhd = aidp->ai_heads; in ata_disk_init_drive()
1843 drvheads = ata_drvp->ad_phhd; in ata_disk_load_regs_chs()
2621 (ata_drvp->ad_phhd -1), /* max head (0-based) */ in ata_disk_initialize_device_parameters()
2738 uchar_t drvheads = ata_drvp->ad_phhd; in ata_last_block_xferred_chs()