Home
last modified time | relevance | path

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

/drivers/ata/
Dsata_vsc.c182 writew(tf->lbah | (((u16)tf->hob_lbah) << 8), in vsc_sata_tf_load()
223 tf->hob_lbah = lbah >> 8; in vsc_sata_tf_read()
Dsata_promise.h150 buf[i++] = tf->hob_lbah; in pdc_prep_lba48()
Dsata_svw.c193 writew(tf->lbah | (((u16)tf->hob_lbah) << 8), in k2_sata_tf_load()
234 tf->hob_lbah = lbah >> 8; in k2_sata_tf_read()
Dsata_inic162x.c212 u8 hob_lbah; /* ATA Ex. Cylinder High */ member
512 cpb->hob_lbah = qc->tf.hob_lbah; in inic_qc_prep()
Dpata_via.c415 iowrite8(tf->hob_lbah, ioaddr->lbah_addr); in via_tf_load()
421 tf->hob_lbah); in via_tf_load()
Dsata_rcar.c386 iowrite32(tf->hob_lbah, ioaddr->lbah_addr); in sata_rcar_tf_load()
392 tf->hob_lbah); in sata_rcar_tf_load()
435 tf->hob_lbah = ioread32(ioaddr->lbah_addr); in sata_rcar_tf_read()
Dpata_octeon_cf.c424 tf->hob_lbah = blob >> 8; in octeon_cf_tf_read16()
489 __raw_writew(tf->hob_lbam | tf->hob_lbah << 8, base + 4); in octeon_cf_tf_load16()
495 tf->hob_lbah); in octeon_cf_tf_load16()
Dpata_samsung_cf.c194 ata_outb(ap->host, tf->hob_lbah, ioaddr->lbah_addr); in pata_s3c_tf_load()
231 tf->hob_lbah = ata_inb(ap->host, ioaddr->lbah_addr); in pata_s3c_tf_read()
Dpata_ns87415.c281 tf->hob_lbah = ioread8(ioaddr->lbah_addr); in ns87560_tf_read()
Dpata_bf54x.c688 write_atapi_register(base, ATA_REG_LBAH, tf->hob_lbah); in bfin_tf_load()
695 tf->hob_lbah); in bfin_tf_load()
758 tf->hob_lbah = read_atapi_register(base, ATA_REG_LBAH); in bfin_tf_read()
Dlibata-scsi.c1083 desc[10] = tf->hob_lbah; in ata_gen_passthru_sense()
1096 if (tf->hob_lbal || tf->hob_lbam || tf->hob_lbah) in ata_gen_passthru_sense()
1676 tf->hob_lbah = (block >> 40) & 0xff; in ata_scsi_verify_xlat()
3114 tf->hob_lbah = cdb[11]; in ata_scsi_pass_thru()
3491 tf->hob_lbah = 0; in ata_scsi_write_same_xlat()
3722 tf->hob_lbah = (block >> 40) & 0xff; in ata_scsi_zbc_in_xlat()
3796 tf->hob_lbah = (block >> 40) & 0xff; in ata_scsi_zbc_out_xlat()
Dpata_ep93xx.c393 ep93xx_pata_write_reg(drv_data, tf->hob_lbah, in ep93xx_pata_tf_load()
437 tf->hob_lbah = ep93xx_pata_read_reg(drv_data, in ep93xx_pata_tf_read()
Dlibata-core.c571 fis[10] = tf->hob_lbah; in ata_tf_to_fis()
608 tf->hob_lbah = fis[10]; in ata_tf_from_fis()
706 block |= (u64)tf->hob_lbah << 40; in ata_tf_read_block()
778 tf->hob_lbah = (block >> 40) & 0xff; in ata_build_rw_tf()
803 tf->hob_lbah = (block >> 40) & 0xff; in ata_build_rw_tf()
1191 sectors |= ((u64)(tf->hob_lbah & 0xff)) << 40; in ata_tf_to_lba48()
1294 tf.hob_lbah = (new_sectors >> 40) & 0xff; in ata_set_max_sectors()
Dlibata-sff.c431 iowrite8(tf->hob_lbah, ioaddr->lbah_addr); in ata_sff_tf_load()
437 tf->hob_lbah); in ata_sff_tf_load()
495 tf->hob_lbah = ioread8(ioaddr->lbah_addr); in ata_sff_tf_read()
Dpdc_adma.c351 buf[i++] = qc->tf.hob_lbah; in adma_qc_prep()
Dlibata-eh.c1600 tf->hob_lbah = buf[10]; in ata_eh_read_log_10h()
2651 cmd->hob_lbal, cmd->hob_lbam, cmd->hob_lbah, in ata_eh_link_report()
2656 res->hob_lbal, res->hob_lbam, res->hob_lbah, in ata_eh_link_report()
Dsata_dwc_460ex.c329 tf->hob_lbah); in sata_dwc_tf_dump()
Dsata_mv.c2126 mv_crqb_pack_cmd(cw++, tf->hob_lbah, ATA_REG_LBAH, 0); in mv_qc_prep()
2193 (tf->hob_lbah << 16) | in mv_qc_prep_iie()
Dsata_nv.c813 cpb[idx++] = cpu_to_le16((ATA_REG_LBAH << 8) | tf->hob_lbah); in nv_adma_tf_to_cpb()
/drivers/scsi/
Dipr.h581 u8 hob_lbah; member
692 u8 hob_lbah; member
Dipr.c6703 regs->hob_lbah = tf->hob_lbah; in ipr_copy_sata_tf()
6997 tf->hob_lbah = g->hob_lbah; in ipr_qc_fill_rtf()