Lines Matching refs:lbah
593 desc[11] = tf->lbah; in ata_gen_ata_desc_sense()
657 sb[4] = tf->lbah; in ata_gen_fixed_sense()
738 tf->lbah = 0x0; in ata_scsi_start_stop_xlat()
746 tf->lbah = 0x0; /* cyl high */ in ata_scsi_start_stop_xlat()
962 tf->lbah = (block >> 16) & 0xff; in ata_scsi_verify_xlat()
994 tf->lbah = cyl >> 8; in ata_scsi_verify_xlat()
1115 tf->lbah = (block >> 16) & 0xff; in ata_scsi_rw_xlat()
1150 tf->lbah = cyl >> 8; in ata_scsi_rw_xlat()
1977 qc->tf.lbah = (8 * 1024) >> 8; in atapi_request_sense()
2086 qc->tf.lbah = (8 * 1024) >> 8; in atapi_xlat()
2236 tf->lbah = scsicmd[12]; in ata_scsi_pass_thru()
2249 tf->lbah = scsicmd[7]; in ata_scsi_pass_thru()