Home
last modified time | relevance | path

Searched refs:hob_nsect (Results 1 – 23 of 23) sorted by relevance

/Linux-v4.19/include/trace/events/
Dlibata.h171 __field( unsigned char, hob_nsect )
194 __entry->hob_nsect = qc->tf.hob_nsect;
202 __parse_subcmd(__entry->cmd, __entry->feature, __entry->hob_nsect),
205 __entry->hob_feature, __entry->hob_nsect,
230 __field( unsigned char, hob_nsect )
251 __entry->hob_nsect = qc->result_tf.hob_nsect;
261 __entry->hob_feature, __entry->hob_nsect,
/Linux-v4.19/drivers/ata/
Dlibata-trace.c155 unsigned char feature, unsigned char hob_nsect) in libata_trace_parse_subcmd() argument
161 switch (hob_nsect & 0x5f) { in libata_trace_parse_subcmd()
171 switch (hob_nsect & 0x5f) { in libata_trace_parse_subcmd()
Dsata_promise.h138 buf[i++] = tf->hob_nsect; in pdc_prep_lba48()
Dsata_vsc.c176 writew(tf->nsect | (((u16)tf->hob_nsect) << 8), in vsc_sata_tf_load()
220 tf->hob_nsect = nsect >> 8; in vsc_sata_tf_read()
Dsata_svw.c187 writew(tf->nsect | (((u16)tf->hob_nsect) << 8), in k2_sata_tf_load()
231 tf->hob_nsect = nsect >> 8; in k2_sata_tf_read()
Dsata_inic162x.c206 u8 hob_nsect; /* ATA Ex. Sector Count */ member
509 cpb->hob_nsect = qc->tf.hob_nsect; in inic_qc_prep()
Dpata_via.c412 iowrite8(tf->hob_nsect, ioaddr->nsect_addr); in via_tf_load()
418 tf->hob_nsect, in via_tf_load()
Dsata_rcar.c386 iowrite32(tf->hob_nsect, ioaddr->nsect_addr); in sata_rcar_tf_load()
392 tf->hob_nsect, in sata_rcar_tf_load()
435 tf->hob_nsect = ioread32(ioaddr->nsect_addr); in sata_rcar_tf_read()
Dpata_samsung_cf.c192 ata_outb(ap->host, tf->hob_nsect, ioaddr->nsect_addr); in pata_s3c_tf_load()
229 tf->hob_nsect = ata_inb(ap->host, ioaddr->nsect_addr); in pata_s3c_tf_read()
Dpata_octeon_cf.c411 tf->hob_nsect = blob & 0xff; in octeon_cf_tf_read16()
480 __raw_writew(tf->hob_nsect | tf->hob_lbal << 8, base + 2); in octeon_cf_tf_load16()
484 tf->hob_nsect, in octeon_cf_tf_load16()
Dpata_ns87415.c278 tf->hob_nsect = ioread8(ioaddr->nsect_addr); in ns87560_tf_read()
Dlibata-scsi.c1146 desc[4] = tf->hob_nsect; in ata_gen_passthru_sense()
1160 if (tf->hob_nsect) in ata_gen_passthru_sense()
1743 tf->hob_nsect = (n_block >> 8) & 0xff; in ata_scsi_verify_xlat()
3175 tf->hob_nsect = cdb[5]; in ata_scsi_pass_thru()
3214 tf->hob_nsect = cdb[22]; in ata_scsi_pass_thru()
3513 tf->hob_nsect = ATA_SUBCMD_FPDMA_SEND_DSM & 0x1f; in ata_scsi_write_same_xlat()
3523 tf->hob_nsect = (size / 512) >> 8; in ata_scsi_write_same_xlat()
3733 tf->hob_nsect = ATA_SUBCMD_FPDMA_RECV_ZAC_MGMT_IN & 0x1f; in ata_scsi_zbc_in_xlat()
3743 tf->hob_nsect = (sect >> 8) & 0xff; in ata_scsi_zbc_in_xlat()
Dpata_ep93xx.c387 ep93xx_pata_write_reg(drv_data, tf->hob_nsect, in ep93xx_pata_tf_load()
431 tf->hob_nsect = ep93xx_pata_read_reg(drv_data, in ep93xx_pata_tf_read()
Dpdc_adma.c345 buf[i++] = qc->tf.hob_nsect; in adma_qc_prep()
Dlibata-sff.c428 iowrite8(tf->hob_nsect, ioaddr->nsect_addr); in ata_sff_tf_load()
434 tf->hob_nsect, in ata_sff_tf_load()
492 tf->hob_nsect = ioread8(ioaddr->nsect_addr); in ata_sff_tf_read()
Dlibata-core.c575 fis[13] = tf->hob_nsect; in ata_tf_to_fis()
611 tf->hob_nsect = fis[13]; in ata_tf_from_fis()
792 tf->hob_nsect |= ATA_PRIO_HIGH << in ata_build_rw_tf()
808 tf->hob_nsect = (n_block >> 8) & 0xff; in ata_build_rw_tf()
2090 tf.hob_nsect = sectors >> 8; in ata_read_log_page()
Dlibata-eh.c1492 tf->hob_nsect = buf[13]; in ata_eh_read_log_10h()
2581 cmd->hob_feature, cmd->hob_nsect, in ata_eh_link_report()
2586 res->hob_feature, res->hob_nsect, in ata_eh_link_report()
Dsata_dwc_460ex.c329 tf->hob_feature, tf->hob_nsect, tf->hob_lbal, tf->hob_lbam, in sata_dwc_tf_dump()
Dsata_mv.c2102 mv_crqb_pack_cmd(cw++, tf->hob_nsect, ATA_REG_NSECT, 0); in mv_qc_prep()
2198 (tf->hob_nsect << 8) in mv_qc_prep_iie()
Dsata_nv.c791 cpb[idx++] = cpu_to_le16((ATA_REG_NSECT << 8) | tf->hob_nsect); in nv_adma_tf_to_cpb()
/Linux-v4.19/drivers/scsi/
Dipr.h578 u8 hob_nsect; member
689 u8 hob_nsect; member
Dipr.c6857 regs->hob_nsect = tf->hob_nsect; in ipr_copy_sata_tf()
7151 tf->hob_nsect = g->hob_nsect; in ipr_qc_fill_rtf()
/Linux-v4.19/include/linux/
Dlibata.h570 u8 hob_nsect; /* to support LBA48 */ member