Home
last modified time | relevance | path

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

12

/kernel/linux/linux-5.10/include/trace/events/
H A Dlibata.h169 __field( unsigned char, hob_lbam )
189 __entry->hob_lbam = qc->tf.hob_lbam;
206 __entry->hob_lbal, __entry->hob_lbam, __entry->hob_lbah,
228 __field( unsigned char, hob_lbam )
246 __entry->hob_lbam = qc->result_tf.hob_lbam;
263 __entry->hob_lbal, __entry->hob_lbam, __entry->hob_lbah,
/kernel/linux/linux-6.6/include/trace/events/
H A Dlibata.h200 __field( unsigned char, hob_lbam )
220 __entry->hob_lbam = qc->tf.hob_lbam;
237 __entry->hob_lbal, __entry->hob_lbam, __entry->hob_lbah,
267 __field( unsigned char, hob_lbam )
285 __entry->hob_lbam = qc->result_tf.hob_lbam;
302 __entry->hob_lbal, __entry->hob_lbam, __entry->hob_lbah,
334 __field( unsigned char, hob_lbam )
350 __entry->hob_lbam
[all...]
/kernel/linux/linux-5.10/drivers/ata/
H A Dsata_promise.h130 buf[i++] = tf->hob_lbam; in pdc_prep_lba48()
H A Dsata_svw.c175 writew(tf->lbam | (((u16)tf->hob_lbam) << 8), in k2_sata_tf_load()
217 tf->hob_lbam = lbam >> 8; in k2_sata_tf_read()
H A Dsata_vsc.c164 writew(tf->lbam | (((u16)tf->hob_lbam) << 8), in vsc_sata_tf_load()
206 tf->hob_lbam = lbam >> 8; in vsc_sata_tf_read()
H A Dlibata-sata.c165 fis[9] = tf->hob_lbam; in ata_tf_to_fis()
203 tf->hob_lbam = fis[9]; in ata_tf_from_fis()
1413 tf->hob_lbam = buf[9]; in ata_eh_read_log_10h()
H A Dpata_octeon_cf.c415 tf->hob_lbam = blob & 0xff; in octeon_cf_tf_read16()
481 __raw_writew(tf->hob_lbam | tf->hob_lbah << 8, base + 4); in octeon_cf_tf_load16()
486 tf->hob_lbam, in octeon_cf_tf_load16()
H A Dsata_inic162x.c209 u8 hob_lbam; /* ATA Ex. Cylinder Low */ member
517 cpb->hob_lbam = qc->tf.hob_lbam; in inic_qc_prep()
H A Dsata_rcar.c384 iowrite32(tf->hob_lbam, ioaddr->lbam_addr); in sata_rcar_tf_load()
390 tf->hob_lbam, in sata_rcar_tf_load()
433 tf->hob_lbam = ioread32(ioaddr->lbam_addr); in sata_rcar_tf_read()
H A Dpata_via.c415 iowrite8(tf->hob_lbam, ioaddr->lbam_addr); in via_tf_load()
421 tf->hob_lbam, in via_tf_load()
H A Dpata_samsung_cf.c191 ata_outb(ap->host, tf->hob_lbam, ioaddr->lbam_addr); in pata_s3c_tf_load()
228 tf->hob_lbam = ata_inb(ap->host, ioaddr->lbam_addr); in pata_s3c_tf_read()
H A Dpata_ns87415.c280 tf->hob_lbam = ioread8(ioaddr->lbam_addr); in ns87560_tf_read()
H A Dpata_ep93xx.c392 ep93xx_pata_write_reg(drv_data, tf->hob_lbam, in ep93xx_pata_tf_load()
436 tf->hob_lbam = ep93xx_pata_read_reg(drv_data, in ep93xx_pata_tf_read()
H A Dlibata-scsi.c915 desc[8] = tf->hob_lbam; in ata_gen_passthru_sense()
929 if (tf->hob_lbal || tf->hob_lbam || tf->hob_lbah) in ata_gen_passthru_sense()
1439 tf->hob_lbam = (block >> 32) & 0xff; in ata_scsi_verify_xlat()
2922 tf->hob_lbam = cdb[9]; in ata_scsi_pass_thru()
2961 tf->hob_lbam = cdb[15]; in ata_scsi_pass_thru()
3497 tf->hob_lbam = (block >> 32) & 0xff; in ata_scsi_zbc_in_xlat()
3581 tf->hob_lbam = (block >> 32) & 0xff; in ata_scsi_zbc_out_xlat()
/kernel/linux/linux-6.6/drivers/ata/
H A Dsata_promise.h130 buf[i++] = tf->hob_lbam; in pdc_prep_lba48()
H A Dsata_vsc.c164 writew(tf->lbam | (((u16)tf->hob_lbam) << 8), in vsc_sata_tf_load()
206 tf->hob_lbam = lbam >> 8; in vsc_sata_tf_read()
H A Dsata_svw.c176 writew(tf->lbam | (((u16)tf->hob_lbam) << 8), in k2_sata_tf_load()
218 tf->hob_lbam = lbam >> 8; in k2_sata_tf_read()
H A Dsata_inic162x.c209 u8 hob_lbam; /* ATA Ex. Cylinder Low */ member
515 cpb->hob_lbam = qc->tf.hob_lbam; in inic_qc_prep()
H A Dpata_ns87415.c280 tf->hob_lbam = ioread8(ioaddr->lbam_addr); in ns87560_tf_read()
H A Dlibata-sata.c167 fis[9] = tf->hob_lbam; in ata_tf_to_fis()
205 tf->hob_lbam = fis[9]; in ata_tf_from_fis()
1334 tf->hob_lbam = buf[9]; in ata_eh_read_log_10h()
H A Dpata_octeon_cf.c412 tf->hob_lbam = blob & 0xff; 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.c393 ep93xx_pata_write_reg(drv_data, tf->hob_lbam, in ep93xx_pata_tf_load()
437 tf->hob_lbam = ep93xx_pata_read_reg(drv_data, in ep93xx_pata_tf_read()
H A Dsata_rcar.c375 iowrite32(tf->hob_lbam, ioaddr->lbam_addr); in sata_rcar_tf_load()
410 tf->hob_lbam = ioread32(ioaddr->lbam_addr); in sata_rcar_tf_read()
H A Dlibata-scsi.c914 desc[8] = tf->hob_lbam; in ata_gen_passthru_sense()
928 if (tf->hob_lbal || tf->hob_lbam || tf->hob_lbah) in ata_gen_passthru_sense()
1460 tf->hob_lbam = (block >> 32) & 0xff; in ata_scsi_verify_xlat()
2933 tf->hob_lbam = cdb[9]; in ata_scsi_pass_thru()
2974 tf->hob_lbam = cdb[15]; in ata_scsi_pass_thru()
3534 tf->hob_lbam = (block >> 32) & 0xff; in ata_scsi_zbc_in_xlat()
3618 tf->hob_lbam = (block >> 32) & 0xff; in ata_scsi_zbc_out_xlat()
/kernel/linux/linux-6.6/drivers/ata/pata_parport/
H A Dpata_parport.c234 tf->hob_lbam); in pata_parport_tf_load()
268 tf->hob_lbam = pi->proto->read_regr(pi, 0, ATA_REG_LBAM); in pata_parport_tf_read()

Completed in 33 milliseconds

12