Searched refs:tf (Results 26 - 45 of 45) sorted by relevance

12

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dlibata.h377 struct ata_taskfile tf; member in struct:ata_queued_cmd
564 void (*tf_load) (struct ata_port *ap, const struct ata_taskfile *tf);
565 void (*tf_read) (struct ata_port *ap, struct ata_taskfile *tf);
567 void (*exec_command)(struct ata_port *ap, const struct ata_taskfile *tf);
745 extern void ata_tf_load(struct ata_port *ap, const struct ata_taskfile *tf);
746 extern void ata_tf_read(struct ata_port *ap, struct ata_taskfile *tf);
747 extern void ata_tf_to_fis(const struct ata_taskfile *tf, u8 *fis, u8 pmp);
748 extern void ata_tf_from_fis(const u8 *fis, struct ata_taskfile *tf);
753 extern void ata_exec_command(struct ata_port *ap, const struct ata_taskfile *tf);
768 extern unsigned int ata_dev_classify(const struct ata_taskfile *tf);
1125 ata_tf_init(struct ata_device *dev, struct ata_taskfile *tf) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/ata/
H A Dsata_nv.c206 __le16 tf[12]; /* 8-31 */ member in struct:nv_adma_cpb
264 static void nv_adma_tf_read(struct ata_port *ap, struct ata_taskfile *tf);
659 static void nv_adma_tf_read(struct ata_port *ap, struct ata_taskfile *tf) argument
668 ata_tf_read(ap, tf);
671 static unsigned int nv_adma_tf_to_cpb(struct ata_taskfile *tf, __le16 *cpb) argument
675 if(tf->flags & ATA_TFLAG_ISADDR) {
676 if (tf->flags & ATA_TFLAG_LBA48) {
677 cpb[idx++] = cpu_to_le16((ATA_REG_ERR << 8) | tf->hob_feature | WNB);
678 cpb[idx++] = cpu_to_le16((ATA_REG_NSECT << 8) | tf->hob_nsect);
679 cpb[idx++] = cpu_to_le16((ATA_REG_LBAL << 8) | tf
[all...]
H A Dsata_inic162x.c235 int rw = qc->tf.flags & ATA_TFLAG_WRITE;
250 ap->ops->exec_command(ap, &qc->tf);
298 if (unlikely(!qc || (qc->tf.flags & ATA_TFLAG_POLLING))) {
370 if (qc->tf.protocol == ATA_PROT_DMA &&
371 !(qc->tf.flags & ATA_TFLAG_WRITE))
381 if (unlikely(qc->tf.command == ATA_CMD_ID_ATA ||
382 qc->tf.command == ATA_CMD_ID_ATAPI)) {
446 struct ata_taskfile tf; local
459 ata_tf_read(ap, &tf);
460 *class = ata_dev_classify(&tf);
[all...]
H A Dsata_sil24.c324 struct ata_taskfile tf; /* Cached taskfile registers */ member in struct:sil24_port_priv
331 static void sil24_tf_read(struct ata_port *ap, struct ata_taskfile *tf);
475 ata_tf_from_fis(fis, &pp->tf);
481 return pp->tf.command;
512 static void sil24_tf_read(struct ata_port *ap, struct ata_taskfile *tf) argument
515 *tf = pp->tf;
581 *class = ata_dev_classify(&pp->tf);
670 switch (qc->tf.protocol) {
687 if (qc->tf
[all...]
H A Dahci.c223 static void ahci_tf_read(struct ata_port *ap, struct ata_taskfile *tf);
862 struct ata_taskfile tf; local
866 tf.lbah = (tmp >> 24) & 0xff;
867 tf.lbam = (tmp >> 16) & 0xff;
868 tf.lbal = (tmp >> 8) & 0xff;
869 tf.nsect = (tmp) & 0xff;
871 return ata_dev_classify(&tf);
915 struct ata_taskfile tf; local
951 ata_tf_init(ap->device, &tf);
958 tf
1017 struct ata_taskfile tf; local
1093 ahci_tf_read(struct ata_port *ap, struct ata_taskfile *tf) argument
[all...]
H A Dsata_qstor.c313 if (qc->tf.protocol != ATA_PROT_DMA) {
320 if ((qc->tf.flags & ATA_TFLAG_WRITE))
322 if ((qc->tf.flags & ATA_TFLAG_LBA48))
338 ata_tf_to_fis(&qc->tf, &buf[32], 0);
358 switch (qc->tf.protocol) {
404 if (qc && (!(qc->tf.flags & ATA_TFLAG_POLLING))) {
437 if (qc && (!(qc->tf.flags & ATA_TFLAG_POLLING))) {
444 ap->print_id, qc->tf.protocol, status);
H A Dsata_sil.c254 unsigned long tf; /* ATA taskfile register block */ member in struct:__anon3900
399 if (unlikely(qc->tf.flags & ATA_TFLAG_POLLING)) {
414 * No need to check is_atapi_taskfile(&qc->tf) again.
420 if (qc->tf.protocol == ATA_PROT_DMA ||
421 qc->tf.protocol == ATA_PROT_ATAPI_DMA) {
448 if (unlikely(qc->err_mask) && (qc->tf.protocol == ATA_PROT_DMA ||
449 qc->tf.protocol == ATA_PROT_ATAPI_DMA))
682 ioaddr->cmd_addr = mmio_base + sil_port[i].tf;
H A Dpata_hpt3x2n.c324 struct ata_taskfile *tf = &qc->tf; local
329 int dpll = hpt3x2n_use_dpll(ap, (tf->flags & ATA_TFLAG_WRITE));
H A Dpata_icside.c224 unsigned int write = qc->tf.flags & ATA_TFLAG_WRITE;
250 ap->ops->exec_command(ap, &qc->tf);
H A Dpata_it821x.c412 switch(qc->tf.command)
432 printk(KERN_DEBUG "it821x: can't process command 0x%02X\n", qc->tf.command);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/test/
H A Dsdb012.tcl192 foreach t $tlist tf $tflags {
195 set t1 [lindex $tf 1]
208 set txn [lindex $tf 1]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/s390/cio/
H A Dcio.h23 __u32 tf : 1; /* timing facility */ member in struct:pmcw
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/ide/
H A Dide-lib.c390 task_struct_t *tf = (task_struct_t *) args->tfRegister; local
391 opcode = tf->command;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/isdn/i4l/
H A Disdn_common.c235 int tf = dev->tflags; local
236 if (tf & ISDN_TIMER_FAST) {
237 if (tf & ISDN_TIMER_MODEMREAD)
239 if (tf & ISDN_TIMER_MODEMPLUS)
241 if (tf & ISDN_TIMER_MODEMXMIT)
244 if (tf & ISDN_TIMER_SLOW) {
247 if (tf & ISDN_TIMER_NETDIAL)
252 if (tf & ISDN_TIMER_NETHANGUP)
256 if (tf & ISDN_TIMER_MODEMRING)
259 if (tf
268 isdn_timer_ctrl(int tf, int onoff) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/
H A Dipr.c5090 * @tf: destination ATA taskfile
5095 static void ipr_tf_read(struct ata_port *ap, struct ata_taskfile *tf) argument
5100 tf->feature = g->error;
5101 tf->nsect = g->nsect;
5102 tf->lbal = g->lbal;
5103 tf->lbam = g->lbam;
5104 tf->lbah = g->lbah;
5105 tf->device = g->device;
5106 tf->command = g->status;
5107 tf
5122 ipr_copy_sata_tf(struct ipr_ioarcb_ata_regs *regs, struct ata_taskfile *tf) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/alpha/
H A Dmotion_est_mvi_asm.S31 #define tf a4 define
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/
H A Dskge.c2655 struct skge_tx_desc *tf = td; local
2666 tf = e->desc;
2667 BUG_ON(tf->control & BMU_OWN);
2669 tf->dma_lo = map;
2670 tf->dma_hi = (u64) map >> 32;
2674 tf->control = BMU_OWN | BMU_SW | control | frag->size;
2676 tf->control |= BMU_EOF | BMU_IRQ_EOF;
H A Deepro100.c156 #define netif_set_tx_timeout(dev, tf, tm) \
158 (dev)->tx_timeout = (tf); \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/ieee1394/
H A Dnodemgr.c334 int tf; local
337 tf = 64 - bitmap_weight(tp, 64);
340 return sprintf(buf, "%d\n", tf);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/shell/
H A Dmsh.c5021 int tf; local
5030 tf = mkstemp(tname);
5031 if (tf < 0)
5063 write(tf, myline, (int) (thenext - myline));
5072 close(tf);
5082 int tf; local
5086 (void) &tf;
5102 tf = mkstemp(tname);
5103 if (tf < 0)
5111 write(tf,
[all...]

Completed in 383 milliseconds

12