/linux/include/trace/events/ |
A D | libata.h | 171 __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/drivers/ata/ |
A D | libata-trace.c | 142 unsigned char feature, unsigned char hob_nsect) in libata_trace_parse_subcmd() argument 148 switch (hob_nsect & 0x5f) { in libata_trace_parse_subcmd() 158 switch (hob_nsect & 0x5f) { in libata_trace_parse_subcmd()
|
A D | sata_vsc.c | 160 writew(tf->nsect | (((u16)tf->hob_nsect) << 8), in vsc_sata_tf_load() 204 tf->hob_nsect = nsect >> 8; in vsc_sata_tf_read()
|
A D | sata_promise.h | 122 buf[i++] = tf->hob_nsect; in pdc_prep_lba48()
|
A D | sata_inic162x.c | 205 u8 hob_nsect; /* ATA Ex. Sector Count */ member 515 cpb->hob_nsect = qc->tf.hob_nsect; in inic_qc_prep()
|
A D | sata_svw.c | 171 writew(tf->nsect | (((u16)tf->hob_nsect) << 8), in k2_sata_tf_load() 215 tf->hob_nsect = nsect >> 8; in k2_sata_tf_read()
|
A D | libata-scsi.c | 923 desc[4] = tf->hob_nsect; in ata_gen_passthru_sense() 937 if (tf->hob_nsect) in ata_gen_passthru_sense() 1443 tf->hob_nsect = (n_block >> 8) & 0xff; in ata_scsi_verify_xlat() 2891 tf->hob_nsect = cdb[5]; in ata_scsi_pass_thru() 2930 tf->hob_nsect = cdb[22]; in ata_scsi_pass_thru() 3229 tf->hob_nsect = ATA_SUBCMD_FPDMA_SEND_DSM & 0x1f; in ata_scsi_write_same_xlat() 3239 tf->hob_nsect = (size / 512) >> 8; in ata_scsi_write_same_xlat() 3449 tf->hob_nsect = ATA_SUBCMD_FPDMA_RECV_ZAC_MGMT_IN & 0x1f; in ata_scsi_zbc_in_xlat() 3459 tf->hob_nsect = (sect >> 8) & 0xff; in ata_scsi_zbc_in_xlat()
|
A D | pata_via.c | 413 iowrite8(tf->hob_nsect, ioaddr->nsect_addr); in via_tf_load() 419 tf->hob_nsect, in via_tf_load()
|
A D | sata_rcar.c | 382 iowrite32(tf->hob_nsect, ioaddr->nsect_addr); in sata_rcar_tf_load() 388 tf->hob_nsect, in sata_rcar_tf_load() 431 tf->hob_nsect = ioread32(ioaddr->nsect_addr); in sata_rcar_tf_read()
|
A D | pata_octeon_cf.c | 411 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()
|
A D | libata-sata.c | 170 fis[13] = tf->hob_nsect; in ata_tf_to_fis() 207 tf->hob_nsect = fis[13]; in ata_tf_from_fis() 1424 tf->hob_nsect = buf[13]; in ata_eh_read_log_10h()
|
A D | pata_samsung_cf.c | 189 ata_outb(ap->host, tf->hob_nsect, ioaddr->nsect_addr); in pata_s3c_tf_load() 226 tf->hob_nsect = ata_inb(ap->host, ioaddr->nsect_addr); in pata_s3c_tf_read()
|
A D | pata_ns87415.c | 278 tf->hob_nsect = ioread8(ioaddr->nsect_addr); in ns87560_tf_read()
|
A D | pata_ep93xx.c | 388 ep93xx_pata_write_reg(drv_data, tf->hob_nsect, in ep93xx_pata_tf_load() 432 tf->hob_nsect = ep93xx_pata_read_reg(drv_data, in ep93xx_pata_tf_read()
|
A D | pdc_adma.c | 329 buf[i++] = qc->tf.hob_nsect; in adma_qc_prep()
|
A D | libata-sff.c | 408 iowrite8(tf->hob_nsect, ioaddr->nsect_addr); in ata_sff_tf_load() 414 tf->hob_nsect, in ata_sff_tf_load() 472 tf->hob_nsect = ioread8(ioaddr->nsect_addr); in ata_sff_tf_read()
|
A D | sata_dwc_460ex.c | 325 tf->hob_feature, tf->hob_nsect, tf->hob_lbal, tf->hob_lbam, in sata_dwc_tf_dump()
|
A D | libata-eh.c | 2371 cmd->hob_feature, cmd->hob_nsect, in ata_eh_link_report() 2376 res->hob_feature, res->hob_nsect, in ata_eh_link_report()
|
A D | libata-core.c | 717 tf->hob_nsect |= ATA_PRIO_HIGH << ATA_SHIFT_PRIO; in ata_build_rw_tf() 731 tf->hob_nsect = (n_block >> 8) & 0xff; in ata_build_rw_tf() 2023 tf.hob_nsect = sectors >> 8; in ata_read_log_page()
|
A D | sata_mv.c | 2092 mv_crqb_pack_cmd(cw++, tf->hob_nsect, ATA_REG_NSECT, 0); in mv_qc_prep() 2188 (tf->hob_nsect << 8) in mv_qc_prep_iie()
|
A D | sata_nv.c | 781 cpb[idx++] = cpu_to_le16((ATA_REG_NSECT << 8) | tf->hob_nsect); in nv_adma_tf_to_cpb()
|
/linux/drivers/scsi/ |
A D | ipr.h | 566 u8 hob_nsect; member 677 u8 hob_nsect; member
|
A D | ipr.c | 6868 regs->hob_nsect = tf->hob_nsect; in ipr_copy_sata_tf() 7162 tf->hob_nsect = g->hob_nsect; in ipr_qc_fill_rtf()
|
/linux/include/linux/ |
A D | libata.h | 564 u8 hob_nsect; /* to support LBA48 */ member
|