Home
last modified time | relevance | path

Searched refs:low_cyl (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/intel/io/dktp/controller/ata/
H A Data_disk.c2742 uchar_t low_cyl; in ata_last_block_xferred_chs() local
2748 low_cyl = ddi_get8(io_hdl1, ata_ctlp->ac_lcyl); in ata_last_block_xferred_chs()
2751 lbastop = low_cyl; in ata_last_block_xferred_chs()