Searched refs:device_addr (Results 26 - 48 of 48) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/ata/
H A Dpata_atp867x.c317 " device_addr =0x%llx\n"
339 (unsigned long long)ioaddr->device_addr,
H A Dlibata-sff.c326 iowrite8(tmp, ap->ioaddr.device_addr);
454 iowrite8(tf->device, ioaddr->device_addr);
485 tf->device = ioread8(ioaddr->device_addr);
2216 * device_addr, status_addr, and command_addr to standard offsets
2230 ioaddr->device_addr = ioaddr->cmd_addr + ATA_REG_DEVICE;
H A Dpata_icside.c356 ioaddr->device_addr = cmd + (ATA_REG_DEVICE << port->stepping);
H A Dpata_it821x.c671 iowrite8(ATA_DEVICE_OBS, ap->ioaddr.device_addr);
H A Dpata_pdc2027x.c677 port->device_addr = base + 0x1a;
H A Dpdc_adma.c530 port->device_addr = base + 0x018;
H A Dsata_qstor.c475 port->device_addr = base + 0x430;
H A Dpata_macio.c993 ioaddr->device_addr = base + (ATA_REG_DEVICE << 4);
H A Dpata_mpc52xx.c655 aio->device_addr = &priv->ata_regs->tf_dev_head;
H A Dpata_octeon_cf.c419 * Load the taskfile for 16bit non-True IDE only. The device_addr is
467 * Issue ATA command to host controller. The device_addr is also sent
874 ap->ioaddr.device_addr = base + (ATA_REG_DEVICE << 1) + 1;
H A Dsata_promise.c1118 ap->ioaddr.device_addr = base + 0x18;
H A Dsata_sx4.c989 port->device_addr = base + 0x18;
H A Dsata_dwc_460ex.c1227 port->device_addr = (void *)base + 0x18;
H A Dsata_nv.c1259 ioport->device_addr = mmio + (ATA_REG_DEVICE * 4);
H A Dsata_mv.c3618 port->device_addr = shd_base + (sizeof(u32) * ATA_REG_DEVICE);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/p54/
H A Dp54usb.c281 hdr->device_addr = ((struct p54_hdr *)skb->data)->req_id;
323 hdr->device_addr = ((struct p54_hdr *) skb->data)->req_id;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/ide/
H A Dscc_pata.c658 scc_ide_outb(tf->device, io_ports->device_addr);
676 tf->device = scc_ide_inb(io_ports->device_addr);
H A Dicside.c398 hw->io_ports.device_addr = port + (6 << info->stepping);
H A Dsiimage.c587 io_ports->device_addr = base + 6;
H A Dtx4939ide.c569 hw.io_ports.device_addr =
H A Dpmac.c472 (void __iomem *)drive->hwif->io_ports.device_addr);
480 (void __iomem *)drive->hwif->io_ports.device_addr);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dide.h71 unsigned long device_addr; member in struct:ide_io_ports
H A Dlibata.h513 void __iomem *device_addr; member in struct:ata_ioports

Completed in 228 milliseconds

12