Lines Matching refs:lbah
953 desc[11] = tf->lbah; in ata_gen_passthru_sense()
984 desc[11] = tf->lbah; in ata_gen_passthru_sense()
1251 tf->lbah = 0x0; in ata_scsi_start_stop_xlat()
1259 tf->lbah = 0x0; /* cyl high */ in ata_scsi_start_stop_xlat()
1464 tf->lbah = (block >> 16) & 0xff; in ata_scsi_verify_xlat()
1493 tf->lbah = cyl >> 8; in ata_scsi_verify_xlat()
2516 qc->tf.lbah = 0; in atapi_request_sense()
2674 qc->tf.lbah = (nbytes >> 8); in atapi_xlat()
2870 tf->lbah = cdb[12]; in ata_scsi_pass_thru()
2884 tf->lbah = cdb[7]; in ata_scsi_pass_thru()
2908 tf->lbah = cdb[17]; in ata_scsi_pass_thru()
3432 tf->lbah = (block >> 16) & 0xff; in ata_scsi_zbc_in_xlat()
3516 tf->lbah = (block >> 16) & 0xff; in ata_scsi_zbc_out_xlat()
3852 tf->lbah = spsp >> 8; in ata_scsi_security_inout_xlat()
3859 tf->lbah = (1 << 7); in ata_scsi_security_inout_xlat()