Home
last modified time | relevance | path

Searched refs:hob_lbah (Results 1 - 25 of 43) sorted by relevance

12

/kernel/linux/linux-5.10/include/trace/events/
H A Dlibata.h170 __field( unsigned char, hob_lbah )
190 __entry->hob_lbah = qc->tf.hob_lbah;
206 __entry->hob_lbal, __entry->hob_lbam, __entry->hob_lbah,
229 __field( unsigned char, hob_lbah )
247 __entry->hob_lbah = qc->result_tf.hob_lbah;
263 __entry->hob_lbal, __entry->hob_lbam, __entry->hob_lbah,
/kernel/linux/linux-6.6/include/trace/events/
H A Dlibata.h201 __field( unsigned char, hob_lbah )
221 __entry->hob_lbah = qc->tf.hob_lbah;
237 __entry->hob_lbal, __entry->hob_lbam, __entry->hob_lbah,
268 __field( unsigned char, hob_lbah )
286 __entry->hob_lbah = qc->result_tf.hob_lbah;
302 __entry->hob_lbal, __entry->hob_lbam, __entry->hob_lbah,
335 __field( unsigned char, hob_lbah )
351 __entry->hob_lbah
[all...]
/kernel/linux/linux-5.10/drivers/ata/
H A Dsata_promise.h134 buf[i++] = tf->hob_lbah; in pdc_prep_lba48()
H A Dsata_svw.c177 writew(tf->lbah | (((u16)tf->hob_lbah) << 8), in k2_sata_tf_load()
218 tf->hob_lbah = lbah >> 8; in k2_sata_tf_read()
H A Dsata_vsc.c166 writew(tf->lbah | (((u16)tf->hob_lbah) << 8), in vsc_sata_tf_load()
207 tf->hob_lbah = lbah >> 8; in vsc_sata_tf_read()
H A Dlibata-sata.c166 fis[10] = tf->hob_lbah; in ata_tf_to_fis()
204 tf->hob_lbah = fis[10]; in ata_tf_from_fis()
1414 tf->hob_lbah = buf[10]; in ata_eh_read_log_10h()
H A Dpata_octeon_cf.c416 tf->hob_lbah = blob >> 8; in octeon_cf_tf_read16()
481 __raw_writew(tf->hob_lbam | tf->hob_lbah << 8, base + 4); in octeon_cf_tf_load16()
487 tf->hob_lbah); in octeon_cf_tf_load16()
H A Dsata_inic162x.c211 u8 hob_lbah; /* ATA Ex. Cylinder High */ member
518 cpb->hob_lbah = qc->tf.hob_lbah; in inic_qc_prep()
H A Dsata_rcar.c385 iowrite32(tf->hob_lbah, ioaddr->lbah_addr); in sata_rcar_tf_load()
391 tf->hob_lbah); in sata_rcar_tf_load()
434 tf->hob_lbah = ioread32(ioaddr->lbah_addr); in sata_rcar_tf_read()
H A Dpata_via.c416 iowrite8(tf->hob_lbah, ioaddr->lbah_addr); in via_tf_load()
422 tf->hob_lbah); in via_tf_load()
H A Dpata_samsung_cf.c192 ata_outb(ap->host, tf->hob_lbah, ioaddr->lbah_addr); in pata_s3c_tf_load()
229 tf->hob_lbah = ata_inb(ap->host, ioaddr->lbah_addr); in pata_s3c_tf_read()
H A Dpata_ns87415.c281 tf->hob_lbah = ioread8(ioaddr->lbah_addr); in ns87560_tf_read()
H A Dpata_ep93xx.c394 ep93xx_pata_write_reg(drv_data, tf->hob_lbah, in ep93xx_pata_tf_load()
438 tf->hob_lbah = ep93xx_pata_read_reg(drv_data, in ep93xx_pata_tf_read()
H A Dlibata-scsi.c916 desc[10] = tf->hob_lbah; in ata_gen_passthru_sense()
929 if (tf->hob_lbal || tf->hob_lbam || tf->hob_lbah) in ata_gen_passthru_sense()
1438 tf->hob_lbah = (block >> 40) & 0xff; in ata_scsi_verify_xlat()
2923 tf->hob_lbah = cdb[11]; in ata_scsi_pass_thru()
2962 tf->hob_lbah = cdb[14]; in ata_scsi_pass_thru()
3496 tf->hob_lbah = (block >> 40) & 0xff; in ata_scsi_zbc_in_xlat()
3580 tf->hob_lbah = (block >> 40) & 0xff; in ata_scsi_zbc_out_xlat()
/kernel/linux/linux-6.6/drivers/ata/
H A Dsata_promise.h134 buf[i++] = tf->hob_lbah; in pdc_prep_lba48()
H A Dsata_vsc.c166 writew(tf->lbah | (((u16)tf->hob_lbah) << 8), in vsc_sata_tf_load()
207 tf->hob_lbah = lbah >> 8; in vsc_sata_tf_read()
H A Dsata_svw.c178 writew(tf->lbah | (((u16)tf->hob_lbah) << 8), in k2_sata_tf_load()
219 tf->hob_lbah = lbah >> 8; in k2_sata_tf_read()
H A Dsata_inic162x.c211 u8 hob_lbah; /* ATA Ex. Cylinder High */ member
516 cpb->hob_lbah = qc->tf.hob_lbah; in inic_qc_prep()
H A Dpata_ns87415.c281 tf->hob_lbah = ioread8(ioaddr->lbah_addr); in ns87560_tf_read()
H A Dlibata-sata.c168 fis[10] = tf->hob_lbah; in ata_tf_to_fis()
206 tf->hob_lbah = fis[10]; in ata_tf_from_fis()
1335 tf->hob_lbah = buf[10]; in ata_eh_read_log_10h()
H A Dpata_octeon_cf.c413 tf->hob_lbah = blob >> 8; in octeon_cf_tf_read16()
476 __raw_writew(tf->hob_lbam | tf->hob_lbah << 8, base + 4); in octeon_cf_tf_load16()
H A Dpata_ep93xx.c395 ep93xx_pata_write_reg(drv_data, tf->hob_lbah, in ep93xx_pata_tf_load()
439 tf->hob_lbah = ep93xx_pata_read_reg(drv_data, in ep93xx_pata_tf_read()
H A Dsata_rcar.c376 iowrite32(tf->hob_lbah, ioaddr->lbah_addr); in sata_rcar_tf_load()
411 tf->hob_lbah = ioread32(ioaddr->lbah_addr); in sata_rcar_tf_read()
H A Dlibata-scsi.c915 desc[10] = tf->hob_lbah; in ata_gen_passthru_sense()
928 if (tf->hob_lbal || tf->hob_lbam || tf->hob_lbah) in ata_gen_passthru_sense()
1459 tf->hob_lbah = (block >> 40) & 0xff; in ata_scsi_verify_xlat()
2934 tf->hob_lbah = cdb[11]; in ata_scsi_pass_thru()
2975 tf->hob_lbah = cdb[14]; in ata_scsi_pass_thru()
3533 tf->hob_lbah = (block >> 40) & 0xff; in ata_scsi_zbc_in_xlat()
3617 tf->hob_lbah = (block >> 40) & 0xff; in ata_scsi_zbc_out_xlat()
/kernel/linux/linux-6.6/drivers/ata/pata_parport/
H A Dpata_parport.c236 tf->hob_lbah); in pata_parport_tf_load()
269 tf->hob_lbah = pi->proto->read_regr(pi, 0, ATA_REG_LBAH); in pata_parport_tf_read()

Completed in 34 milliseconds

12