Searched refs:hob_feature (Results 1 - 20 of 20) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/ata/
H A Dsata_promise.h134 buf[i++] = tf->hob_feature;
H A Dsata_svw.c157 writew(tf->feature | (((u16)tf->hob_feature) << 8),
202 tf->hob_feature = feature >> 8;
H A Dsata_vsc.c175 writew(tf->feature | (((u16)tf->hob_feature) << 8),
220 tf->hob_feature = feature >> 8;
H A Dpata_ns87415.c251 tf->hob_feature = ioread8(ioaddr->error_addr);
H A Dpata_samsung_cf.c168 ata_outb(ap->host, tf->hob_feature, ioaddr->feature_addr);
205 tf->hob_feature = ata_inb(ap->host, ioaddr->error_addr);
H A Dpata_via.c380 iowrite8(tf->hob_feature, ioaddr->feature_addr);
386 tf->hob_feature,
H A Dpata_octeon_cf.c364 tf->hob_feature = blob >> 8;
435 __raw_writew(tf->hob_feature << 8, base + 0xc);
439 tf->hob_feature,
H A Dpata_scc.c289 out_be32(ioaddr->feature_addr, tf->hob_feature);
295 tf->hob_feature,
358 tf->hob_feature = in_be32(ioaddr->error_addr);
H A Dsata_inic162x.c190 u8 hob_feature; /* ATA Ex. Feature */ member in struct:inic_cpb
499 cpb->hob_feature = qc->tf.hob_feature;
H A Dpata_bf54x.c693 tf->hob_feature);
701 tf->hob_feature,
764 tf->hob_feature = read_atapi_register(base, ATA_REG_ERR);
H A Dlibata-sff.c426 iowrite8(tf->hob_feature, ioaddr->feature_addr);
432 tf->hob_feature,
490 tf->hob_feature = ioread8(ioaddr->error_addr);
H A Dlibata-eh.c2384 cmd->hob_feature, cmd->hob_nsect,
2389 res->hob_feature, res->hob_nsect,
H A Dlibata-scsi.c2820 tf->hob_feature = cdb[3];
2980 tf->hob_feature = 0;
H A Dsata_dwc_460ex.c344 dev_vdbg(host_pvt.dwc_dev, "hob_feature: 0x%02x hob_nsect: 0x%x "
346 tf->hob_feature, tf->hob_nsect, tf->hob_lbal, tf->hob_lbam,
H A Dlibata-core.c565 fis[11] = tf->hob_feature;
768 tf->hob_feature = (n_block >> 8) & 0xff;
H A Dsata_mv.c2015 * hob_feature for [RW] DMA commands, but they are needed for
2029 mv_crqb_pack_cmd(cw++, tf->hob_feature, ATA_REG_FEATURE, 0);
2109 (tf->hob_feature << 24)
H A Dsata_nv.c755 cpb[idx++] = cpu_to_le16((ATA_REG_ERR << 8) | tf->hob_feature | WNB);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Data.h481 u8 hob_feature; /* additional data */ member in struct:ata_taskfile
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Dipr.h495 u8 hob_feature; member in struct:ipr_ioarcb_ata_regs
H A Dipr.c5903 regs->hob_feature = tf->hob_feature;

Completed in 233 milliseconds