/linux-4.1.27/include/trace/events/ |
H A D | libata.h | 162 __field( unsigned char, hob_nsect ) 185 __entry->hob_nsect = qc->tf.hob_nsect; 195 __entry->hob_feature, __entry->hob_nsect, 220 __field( unsigned char, hob_nsect ) 241 __entry->hob_nsect = qc->result_tf.hob_nsect; 251 __entry->hob_feature, __entry->hob_nsect,
|
/linux-4.1.27/drivers/ata/ |
H A D | sata_promise.h | 138 buf[i++] = tf->hob_nsect; pdc_prep_lba48()
|
H A D | sata_vsc.c | 176 writew(tf->nsect | (((u16)tf->hob_nsect) << 8), vsc_sata_tf_load() 220 tf->hob_nsect = nsect >> 8; vsc_sata_tf_read()
|
H A D | sata_inic162x.c | 206 u8 hob_nsect; /* ATA Ex. Sector Count */ member in struct:inic_cpb 509 cpb->hob_nsect = qc->tf.hob_nsect; inic_qc_prep()
|
H A D | sata_svw.c | 187 writew(tf->nsect | (((u16)tf->hob_nsect) << 8), k2_sata_tf_load() 231 tf->hob_nsect = nsect >> 8; k2_sata_tf_read()
|
H A D | pata_samsung_cf.c | 191 ata_outb(ap->host, tf->hob_nsect, ioaddr->nsect_addr); pata_s3c_tf_load() 228 tf->hob_nsect = ata_inb(ap->host, ioaddr->nsect_addr); pata_s3c_tf_read()
|
H A D | pata_via.c | 412 iowrite8(tf->hob_nsect, ioaddr->nsect_addr); via_tf_load() 418 tf->hob_nsect, via_tf_load()
|
H A D | pata_ns87415.c | 278 tf->hob_nsect = ioread8(ioaddr->nsect_addr); ns87560_tf_read()
|
H A D | pata_octeon_cf.c | 420 tf->hob_nsect = blob & 0xff; octeon_cf_tf_read16() 489 __raw_writew(tf->hob_nsect | tf->hob_lbal << 8, base + 2); octeon_cf_tf_load16() 493 tf->hob_nsect, octeon_cf_tf_load16()
|
H A D | sata_rcar.c | 383 iowrite32(tf->hob_nsect, ioaddr->nsect_addr); sata_rcar_tf_load() 389 tf->hob_nsect, sata_rcar_tf_load() 432 tf->hob_nsect = ioread32(ioaddr->nsect_addr); sata_rcar_tf_read()
|
H A D | pata_bf54x.c | 685 tf->hob_nsect); bfin_tf_load() 692 tf->hob_nsect, bfin_tf_load() 755 tf->hob_nsect = read_atapi_register(base, ATA_REG_NSECT); bfin_tf_read()
|
H A D | pdc_adma.c | 345 buf[i++] = qc->tf.hob_nsect; adma_qc_prep()
|
H A D | pata_ep93xx.c | 387 ep93xx_pata_write_reg(drv_data, tf->hob_nsect, ep93xx_pata_tf_load() 431 tf->hob_nsect = ep93xx_pata_read_reg(drv_data, ep93xx_pata_tf_read()
|
H A D | sata_dwc_460ex.c | 264 "hob_feature: 0x%02x hob_nsect: 0x%x hob_lbal: 0x%x hob_lbam: 0x%x hob_lbah: 0x%x\n", sata_dwc_tf_dump() 265 tf->hob_feature, tf->hob_nsect, tf->hob_lbal, tf->hob_lbam, sata_dwc_tf_dump()
|
H A D | sata_qstor.c | 469 port->nsect_addr = base + 0x410; /* hob_nsect = 0x411 */ qs_ata_setup_port()
|
H A D | libata-scsi.c | 1032 desc[4] = tf->hob_nsect; ata_gen_passthru_sense() 1593 tf->hob_nsect = (n_block >> 8) & 0xff; ata_scsi_verify_xlat() 2961 tf->hob_nsect = cdb[5]; ata_scsi_pass_thru() 3160 tf->hob_nsect = ATA_SUBCMD_FPDMA_SEND_DSM & 0x1f; ata_scsi_write_same_xlat() 3170 tf->hob_nsect = (size / 512) >> 8; ata_scsi_write_same_xlat()
|
H A D | libata-sff.c | 428 iowrite8(tf->hob_nsect, ioaddr->nsect_addr); ata_sff_tf_load() 434 tf->hob_nsect, ata_sff_tf_load() 492 tf->hob_nsect = ioread8(ioaddr->nsect_addr); ata_sff_tf_read()
|
H A D | libata-acpi.c | 629 * Optionally (ATA_TFLAG_LBA48) writes hob_feature, hob_nsect,
|
H A D | libata-eh.c | 1529 tf.hob_nsect = sectors >> 8; ata_read_log_page() 1594 tf->hob_nsect = buf[13]; ata_eh_read_log_10h() 2552 cmd->hob_feature, cmd->hob_nsect, ata_eh_link_report() 2557 res->hob_feature, res->hob_nsect, ata_eh_link_report()
|
H A D | sata_mv.c | 2095 * NCQ. NCQ will drop hob_nsect, which is not needed there mv_qc_prep() 2104 mv_crqb_pack_cmd(cw++, tf->hob_nsect, ATA_REG_NSECT, 0); mv_qc_prep() 2200 (tf->hob_nsect << 8) mv_qc_prep_iie()
|
H A D | libata-core.c | 572 fis[13] = tf->hob_nsect; ata_tf_to_fis() 608 tf->hob_nsect = fis[13]; ata_tf_from_fis() 798 tf->hob_nsect = (n_block >> 8) & 0xff; ata_build_rw_tf()
|
H A D | sata_nv.c | 810 cpb[idx++] = cpu_to_le16((ATA_REG_NSECT << 8) | tf->hob_nsect); nv_adma_tf_to_cpb()
|
/linux-4.1.27/drivers/scsi/ |
H A D | ipr.h | 566 u8 hob_nsect; member in struct:ipr_ioarcb_ata_regs 677 u8 hob_nsect; member in struct:ipr_ioasa_gata
|
H A D | ipr.c | 6597 regs->hob_nsect = tf->hob_nsect; ipr_copy_sata_tf() 6891 tf->hob_nsect = g->hob_nsect; ipr_qc_fill_rtf()
|
/linux-4.1.27/include/linux/ |
H A D | libata.h | 562 u8 hob_nsect; /* to support LBA48 */ member in struct:ata_taskfile
|